# 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 = "dt-core" version = "0.7.9" authors = ["Gaoyang Zhang "] description = "Core utilities used by dt-cli" readme = "README.md" keywords = [ "syncing", "config", ] categories = ["config"] license = "MIT OR Apache-2.0" repository = "https://github.com/blurgyy/dt" [dependencies.content_inspector] version = "0.2.4" [dependencies.dirs] version = "4.0.0" [dependencies.gethostname] version = "0.2.2" [dependencies.glob] version = "0.3.0" [dependencies.handlebars] version = "4.2.1" [dependencies.log] version = "0.4.14" [dependencies.path-clean] version = "0.1.0" [dependencies.regex] version = "1.5.4" [dependencies.serde] version = "1.0.133" features = ["derive"] [dependencies.serde_regex] version = "1.1.0" [dependencies.serde_tuple] version = "0.5.0" [dependencies.shellexpand] version = "2.1.0" [dependencies.sys-info] version = "0.9.1" [dependencies.toml] version = "0.5.8" [dependencies.url] version = "2.2.2" features = ["serde"] [dependencies.users] version = "0.11.0" [dev-dependencies.color-eyre] version = "0.6.0" [dev-dependencies.pretty_assertions] version = "1.0.0" [target.aarch64-unknown-linux-gnu] [target.armv7-unknown-linux-gnueabihf]