# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "bones3_core" version = "0.4.0" authors = ["TheDudeFromCI "] description = "The core functionality for the Bones Cubed plugin for Bevy." homepage = "https://github.com/TheDudeFromCI/bevy_bones3" readme = "README.md" keywords = ["bones3"] license = "Apache-2.0" repository = "https://github.com/TheDudeFromCI/bevy_bones3" [dependencies.bevy] version = "0.11.0" features = [] default-features = false [dependencies.thiserror] version = "1.0.40" [dev-dependencies.pretty_assertions] version = "1.3.0" [features] default = []