# 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.73.0" name = "apache-avro-test-helper" version = "0.17.0" authors = ["Apache Avro team "] description = "Apache Avro tests helper." documentation = "https://docs.rs/apache-avro-test-helper" readme = "README.md" keywords = [ "avro", "data", "serialization", "test", ] categories = ["encoding"] license = "Apache-2.0" repository = "https://github.com/apache/avro" [dependencies.anyhow] version = "1.0.86" features = ["std"] default-features = false [dependencies.better-panic] version = "0.3.0" default-features = false [dependencies.ctor] version = "0.2.8" default-features = false [dependencies.env_logger] version = "0.10.2" default-features = false [dependencies.log] version = "0.4.22" default-features = false