# 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 = "u2400_pathnode" version = "0.1.6" description = "path cluster base library" license-file = "LICENSE" [package.metadata] package-name = "u2400_pathnode" [profile.release] debug = 2 [dependencies.anyhow] version = "1.0" default-features = true [dependencies.async-recursion] version = "1.0.4" [dependencies.async-trait] version = "0.1.72" [dependencies.data-encoding] version = "2.3.3" [dependencies.futures] version = "0.3" [dependencies.lazy_static] version = "1" [dependencies.rand] version = "0.8.5" [dependencies.regex] version = "1" [dependencies.ring] version = "0.16.20" [dependencies.serde] version = "1.0.160" [dependencies.serde_json] version = "1.0" features = ["alloc"] default-features = false [dependencies.uuid] version = "1.1.2" features = [ "v4", "fast-rng", "macro-diagnostics", ]