# 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.72" name = "tmr-cargo" version = "0.9.1" authors = ["megumsih "] exclude = [] include = [] publish = true description = "Give me more instruments!" homepage = "https://github.com/megumish/dioxus" documentation = "https://github.com/megumish/dioxus" readme = "README.md" keywords = [ "dioxus", "ui", "gui", "wasm", ] categories = [ "dioxus", "ui", "gui", "wasm", ] license = "MIT" repository = "https://github.com/megumish/dioxus" [dependencies.semver] version = "1.0.18" [dependencies.serde] version = "^1.0.187" features = ["derive"] [dependencies.tmr-cargo-macros] version = "0.9.0" [dependencies.toml] version = "^0.7.8"