# 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" rust-version = "1.56" name = "fyroxed" version = "0.14.1" authors = ["Dmitry Stepanov "] include = [ "/src/**/*", "/Cargo.toml", "/LICENSE", "/README.md", ] description = "A standalone scene editor for Fyrox game engine" homepage = "https://github.com/FyroxEngine/Fyrox" readme = "README.md" keywords = [ "fyrox", "editor", "rust", ] license = "MIT" repository = "https://github.com/FyroxEngine/Fyrox" resolver = "2" [dependencies.fyrox] version = "0.27.1" [dependencies.fyroxed_base] version = "0.14.0"