# 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 = "redpanda-transform-sdk-sys" version = "1.0.2" authors = ["Redpanda Data Transforms Team"] description = "Redpanda Broker ABI contract for redpanda-transform-sdk" homepage = "https://redpanda.com" readme = "README.md" keywords = [ "redpanda", "wasm", "kafka", "data-transform", ] categories = ["wasm"] license = "Apache-2.0" repository = "https://github.com/redpanda-data/redpanda" [dependencies.redpanda-transform-sdk-types] version = "1.0.2" [dependencies.redpanda-transform-sdk-varint] version = "1.0.2" [dev-dependencies.anyhow] version = "1.0" [dev-dependencies.quickcheck] version = "1.0" [dev-dependencies.rand] version = "0.8"