# 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 = "2018" name = "ruma-serde" version = "0.6.1" description = "Deprecated: crate merged into ruma-common" homepage = "https://www.ruma.io/" readme = "README.md" license = "MIT" repository = "https://github.com/ruma/ruma" [dependencies.base64] version = "0.13.0" [dependencies.bytes] version = "1.0.1" [dependencies.form_urlencoded] version = "1.0.0" [dependencies.itoa] version = "1.0.1" [dependencies.js_int] version = "0.2.0" features = ["serde"] [dependencies.ruma-serde-macros] version = "=0.6.1" [dependencies.serde] version = "1.0.118" features = ["derive"] [dependencies.serde_json] version = "1.0.61" features = ["raw_value"] [dev-dependencies.matches] version = "0.1.8" [badges.maintenance] status = "deprecated"