# 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.72.0" name = "redpanda-transform-sdk-sr-types" version = "1.1.0" authors = ["Redpanda Data Transforms Team"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Types for redpanda-transform-sdk-sr" 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" [lib] name = "redpanda_transform_sdk_sr_types" path = "src/lib.rs" [dependencies.redpanda-transform-sdk-varint] version = "1.1.0"