# 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 = "fe2o3-amqp-ext" version = "0.13.0" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Extension types to fe2o3-amqp" homepage = "https://github.com/minghuaw/fe2o3-amqp" readme = "Readme.md" keywords = ["amqp"] license = "MIT/Apache-2.0" repository = "https://github.com/minghuaw/fe2o3-amqp" [lib] name = "fe2o3_amqp_ext" path = "src/lib.rs" [dependencies.fe2o3-amqp-types] version = "0.13" [dependencies.serde_amqp] version = "0.13" features = ["derive"]