# 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 = "spice21" version = "0.1.5" authors = ["Dan Fritchman ", "HW21 "] description = "Coming Soon" license = "BSD-3-Clause" [dependencies.bytes] version = "0.5.4" [dependencies.enum_dispatch] version = "0.3.1" [dependencies.num] version = "0.3.0" features = ["serde"] [dependencies.prost] version = "0.6.1" [dependencies.prost-types] version = "0.6.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_derive] version = "1.0.88" [dependencies.serde_json] version = "1.0" [dependencies.serde_yaml] version = "0.8" [dependencies.spice21int] version = "0.1.5" package = "spice21int" [dependencies.spice21procs] version = "0.1.5" package = "spice21procs" [dependencies.textwrap] version = "0.12.1" [dependencies.toml] version = "0.5.7" [build-dependencies.prost-build] version = "0.6.1" [build-dependencies.serde_derive] version = "1.0.88"