# 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 = "triphosphate-vocab" version = "0.0.0" description = "ATProto Core Types, for the Triphosphate SDK" license = "MPL-2.0 AND (Apache-2.0 OR MIT)" repository = "https://github.com/aDotInTheVoid/triphosphate" [dependencies.base64] version = "0.21.3" [dependencies.chrono] version = "0.4.28" [dependencies.cid] version = "0.10.1" [dependencies.libipld] version = "0.16.0" features = [ "dag-cbor", "derive", ] default-features = false [dependencies.oxilangtag] version = "0.1.3" [dependencies.regex] version = "1.9.3" [dependencies.serde] version = "1.0.188" features = ["derive"] [dependencies.serde_json] version = "1.0.105" [dependencies.winnow] version = "0.5.10"