# 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 = "wardenx-core" version = "0.1.6" description = "wardenx-core core system and functionalities" readme = "README.md" license = "MIT OR Apache-2.0" [dependencies.chrono] version = "0.4.31" [dependencies.cuid2] version = "0.1.2" [dependencies.df1t-cyph] version = "0.2.1" [dependencies.digest] version = "0.9" [dependencies.rand] version = "0.8" [dependencies.rusqlite] version = "0.29.0" features = ["bundled"] [dependencies.sha2] version = "0.9"