# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "ssb-legacy-msg-data" version = "0.1.4" authors = ["AljoschaMeyer "] description = "Rust implementation of the [ssb legacy data format](https://spec.scuttlebutt.nz/feed/datamodel.html)." license = "LGPL-3.0" repository = "https://github.com/sunrise-choir/legacy-msg-data" [dependencies.base64] version = "0.13" [dependencies.encode_unicode] version = "0.3.5" [dependencies.indexmap] version = "1.6.2" [dependencies.ryu-ecmascript] version = "0.1.1" [dependencies.serde] version = "1.0.126" [dependencies.serde_derive] version = "1.0.126" [dependencies.strtod2] version = "0.0.1"