# 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 = "quiet-stroll" version = "1.1.0" authors = ["Philippe Llerena"] description = "A web server to deliver basic File System informations" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/forticheprod/quiet-stroll" [dependencies.framels] version = "0.5.4" [dependencies.glob] version = "0.3.1" [dependencies.jwalk] version = "0.8.1" [dependencies.rocket] version = "0.5.0" features = ["json"] [dependencies.rocket_okapi] version = "0.8.0" features = ["swagger"] [dependencies.schemars] version = "0.8.15" [dependencies.serde_json] version = "1.0.108"