# 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 = "tiedcrossing-jose" version = "0.1.0" authors = ["Profian Inc"] description = "tiedcrossing-jose" license = "AGPL-3.0-or-later" resolver = "2" [dependencies.base64] version = "0.13.0" features = ["std"] default-features = false [dependencies.drawbridge-byte] version = "0.1.0" features = ["serde"] package = "tiedcrossing-byte" [dependencies.mediatype] version = "0.19.2" features = ["serde"] default-features = false [dependencies.serde] version = "1.0.136" features = ["derive"] default-features = false [dependencies.serde_json] version = "1.0.79" features = ["std"] default-features = false [dependencies.url] version = "2.2.2" features = ["serde"] default-features = false [dependencies.zeroize] version = "1.5.5" features = ["alloc"] default-features = false