# 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 = "rs_box" version = "0.0.25" description = "rust develop box" homepage = "https://github.com/george012/rs_box" documentation = "https://github.com/george012/rs_box" readme = "README.md" keywords = [ "rust_box", "rustbox", "rust-box", "toolkit", "ToolBox", ] license-file = "LICENSE" repository = "https://github.com/george012/rs_box" [lib] name = "rs_box" path = "src/lib.rs" [dependencies.backtrace] version = "^0.3" [dependencies.chrono] version = "^0" [dependencies.lazy_static] version = "^1" [dependencies.log] version = "^0" [dependencies.once_cell] version = "^1" [dependencies.pathdiff] version = "^0.2" [dependencies.toml] version = "^0.8"