# 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" name = "codectrl-protobuf-bindings" version = "0.8.2" authors = ["Samuel Boyden "] description = "Generate Rust protobuf bindings for use with CodeCTRL and the Rust logger" homepage = "https://codectrl.authentura.com" readme = "README.md" license = "MIT" repository = "https://github.com/Authentura/codectrl-rust-protobuf-bindings" [target."cfg(not(target_arch = \"wasm32\"))".dependencies.native] version = "0.0.0" package = "codectrl-bindings-native" [target."cfg(target_arch = \"wasm32\")".dependencies.web] version = "0.0.0" package = "codectrl-bindings-web"