# 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 = "sonicobject" version = "0.2.2" description = "A wrapper for sonic_serde_object" homepage = "https://github.com/sonicrules1234/sonicobject" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/sonicrules1234/sonicobject" [dependencies.rmp-serde] version = "0.15.5" [dependencies.serde] version = "1.0.126" features = ["derive"] [dependencies.sonic_serde_object] version = "0.2.6" [dependencies.thiserror] version = "1.0.28" [features]