# 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.73.0" name = "summer-boot-autoconfigure" version = "1.4.1" authors = [ "James Zow ", "Xinyu Gao ", "WanSen AI Team ", ] description = "summer boot autoconfigure" homepage = "https://crates.io/crates/summer-boot" documentation = "https://github.com/wansenai/summer-boot#readme" readme = "README.md" keywords = [ "middleware", "autoconfigure", "summer", ] license = "Apache-2.0" repository = "https://github.com/wansenai/summer-boot" [dependencies.schemars] version = "0.8.8" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1.0.75" [dependencies.serde_yaml] version = "0.9" [dependencies.toml] version = "0.8"