# 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] edition = "2018" name = "ssb-json-msg-data" version = "0.1.2" authors = ["AljoschaMeyer "] description = "JSON de/serialization matching v8 (nodejs) behavior" documentation = "https://docs.rs/ssb-json-msg-data/" readme = "README.md" keywords = ["json", "ssb", "scuttlebutt"] license = "AGPL-3.0" repository = "https://github.com/sunrise-choir/legacy-msg-data" [dependencies.base64] version = "0.12.0" [dependencies.encode_unicode] version = "0.3.5" [dependencies.indexmap] version = "1.0.2" [dependencies.lexical-core] version = "0.7.4" [dependencies.ryu-ecmascript] version = "0.1.1" [dependencies.serde] version = "1.0.92" [dependencies.serde_derive] version = "1.0.92"