# 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 = "2021" rust-version = "1.64" name = "fire-protobuf" version = "0.1.5" authors = ["Sören meier "] description = "Rust only protobuf implementation" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/fire-lib/fire-stream" [dependencies.bytes] version = "0.2.14" package = "simple-bytes" [dependencies.codegen] version = "0.1.3" package = "fire-protobuf-codegen" [dev-dependencies.hex-literal] version = "0.4"