# 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 = "2018" name = "starlane-resources" version = "0.1.0" description = "Starlane Resource definitions" homepage = "http://starlane.io/" readme = "README.md" license = "MIT" repository = "https://github.com/mechtronium/starlane" [dependencies.bincode] version = "1.3.3" [dependencies.nom] version = "7" [dependencies.semver] version = "0.11.0" [dependencies.serde] version = "1.0.69" features = ["derive", "rc"] [dependencies.starlane-macros] version = "0.1.0" [dependencies.strum] version = "0.21.0" [dependencies.strum_macros] version = "0.21.1" [dependencies.uuid] version = "0.8.2" features = ["serde", "v4", "wasm-bindgen"]