# 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 = "bevy_dexterous_developer_dynamic" version = "0.4.0-alpha.3" authors = ["Lee-Orr"] description = "A modular hot reload system for rust" homepage = "https://lee-orr.github.io/dexterous_developer/" documentation = "https://lee-orr.github.io/dexterous_developer/" keywords = ["bevy"] categories = [ "development-tools::build-utils", "development-tools", "game-development", ] license = "MIT OR Apache-2.0" repository = "https://github.com/lee-orr/dexterous_developer" [lib] crate-type = ["dylib"] [dependencies.bevy] version = "0.14" default-features = false [dependencies.bevy_dexterous_developer_library] version = "0.4.0-alpha.3" [dependencies.dexterous_developer_instance] version = "0.4.0-alpha.3" [dependencies.dexterous_developer_types] version = "0.4.0-alpha.3"