# 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" version = "1.1.0" authors = ["Redpanda Data Transforms Team"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A Schema Registry Client for Redpanda Data Transforms." 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" path = "src/lib.rs" [dependencies.lru] version = "0.12.3" [dependencies.quickcheck] version = "1.0" [dependencies.redpanda-transform-sdk-sr-sys] version = "1.1.0" [dependencies.redpanda-transform-sdk-sr-types] version = "1.1.0"