# 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 = "idfy_common" version = "0.1.0" authors = ["Daniel Clough "] description = "Common crate for IDFY.ONE" license = "AGPL-3.0-only" [dependencies.chrono] version = "0.4.35" features = ["serde"] [dependencies.csv] version = "1.3.0" [dependencies.icondata] version = "0.3.0" [dependencies.image] version = "0.25.1" [dependencies.itertools] version = "0.13.0" [dependencies.kakasi] version = "0.1.0" [dependencies.pinyin] version = "0.10.0" [dependencies.qrcode] version = "0.14.0" [dependencies.rand] version = "0.8.5" [dependencies.romaji] version = "0.1.1" [dependencies.serde] version = "1.0.192" features = ["derive"] [dependencies.serde_yaml] version = "0.9.34" [dependencies.sha2] version = "0.10.8" [dependencies.uuid] version = "1.8.0" features = [ "serde", "v4", ]