# 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.56.0" name = "pinky-swear" version = "6.2.0" authors = ["Marc-Antoine Perennou "] description = "Futures and async/await-ready Promises" documentation = "https://docs.rs/pinky-swear" readme = "README.md" keywords = [ "futures", "promises", "async", ] categories = ["asynchronous"] license = "BSD-2-Clause" repository = "https://github.com/amqp-rs/pinky-swear" [dependencies.doc-comment] version = "^0.3" [dependencies.flume] version = "^0.11" default-features = false [dependencies.parking_lot] version = "^0.12" [dependencies.tracing] version = "^0.1" default-features = false [badges.maintenance] status = "actively-developed"