# 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 = "themelio-structs" version = "0.3.0-beta.8" authors = ["Themelio Labs"] description = "Core data structures for Themelio" license = "MPL-2.0" repository = "https://github.com/themeliolabs/themelio-structs" [dependencies.bytes] version = "1.2.1" [dependencies.derivative] version = "2.2.0" [dependencies.derive_more] version = "0.99.17" [dependencies.hex] version = "0.4.3" [dependencies.num] version = "0.4.0" [dependencies.num_enum] version = "0.5.7" [dependencies.parse-display] version = "0.5.5" [dependencies.serde] version = "1.0.147" features = ["derive"] [dependencies.serde_repr] version = "0.1.9" [dependencies.serde_with] version = "1.14.0" [dependencies.stdcode] version = "0.1.14" [dependencies.tap] version = "1.0.1" [dependencies.thiserror] version = "1.0.37" [dependencies.tmelcrypt] version = "0.2.4"