# 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 = "hoenir-core" version = "0.1.19" authors = ["G0los "] description = "HÅ“nir for handling the corresponding exchange of data using Rust." readme = "README.md" keywords = [ "network", "data", "cli", "web", ] categories = [ "network-programming", "data-structures", "command-line-utilities", "web-programming", ] license-file = "LICENSE" repository = "https://github.com/hoenir-space/core" [dependencies.base64] version = "0.22.1" [dependencies.colored] version = "2.1.0" [dependencies.console] version = "0.15.8" [dependencies.rust-argon2] version = "2.1.0" [dependencies.thousands] version = "0.2.0" [dependencies.uuid] version = "1.9.1" features = [ "v3", "v4", "fast-rng", "macro-diagnostics", ] [dependencies.yaserde] version = "0.10.1" features = ["yaserde_derive"]