# 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 = "dg_xch_serialize" version = "2.0.3" authors = ["James Hoerr"] description = "Low Level Support Package for dg_xch_utils" homepage = "https://github.com/GalactechsLLC/dg_xch_utils" license = "Apache-2.0" repository = "https://github.com/GalactechsLLC/dg_xch_utils" [dependencies.bytes] version = "1.5.0" [dependencies.log] version = "0.4.20" [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.sha2] version = "0.10.8"