# 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 = "valence_generated" version = "0.2.0-alpha.1+mc.1.20.1" build = "build/main.rs" description = "Generated code for valence and valence_protocol" documentation = "https://docs.rs/valence/" readme = "README.md" license = "MIT" repository = "https://github.com/valence-rs/valence" [dependencies.valence_ident] version = "0.2.0-alpha.1" [dependencies.valence_math] version = "0.2.0-alpha.1" [build-dependencies.anyhow] version = "1.0.70" features = ["backtrace"] [build-dependencies.heck] version = "0.4.0" [build-dependencies.proc-macro2] version = "1.0.56" [build-dependencies.quote] version = "1.0.26" [build-dependencies.serde] version = "1.0.160" features = ["derive"] [build-dependencies.serde_json] version = "1.0.96" [build-dependencies.valence_build_utils] version = "0.2.0-alpha.1"