gltf-importer 0.8.0

Reference importer for the gltf crate
Documentation
[package]
name = "gltf-importer"
version = "0.8.0"
authors = ["alteous <alteous@outlook.com>"]
description = "Reference importer for the gltf crate"
repository = "https://github.com/alteous/gltf"
license = "MIT/Apache-2.0"

[dependencies]
gltf = "0.8"

[features]
default = []
names = ["gltf/names"]
extras = ["gltf/extras"]