# 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 = "rust-i18n-support" version = "3.1.2" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Support for rust-i18n crate." readme = "README.md" license = "MIT" repository = "https://github.com/longbridgeapp/rust-i18n" [lib] name = "rust_i18n_support" path = "src/lib.rs" [dependencies.arc-swap] version = "1.6.0" [dependencies.base62] version = "2.0.2" [dependencies.globwalk] version = "0.8.1" [dependencies.itertools] version = "0.11.0" [dependencies.lazy_static] version = "1" [dependencies.normpath] version = "1.1.1" [dependencies.once_cell] version = "1.10.0" [dependencies.proc-macro2] version = "1.0" [dependencies.regex] version = "1" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.serde_yml] version = "0.0.11" [dependencies.siphasher] version = "1.0" [dependencies.toml] version = "0.7.4" [dependencies.triomphe] version = "0.1.11" features = ["arc-swap"]