# 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 = "2018" name = "pi_async_transaction" version = "0.8.1" authors = ["vmos "] description = "Asynchronous abstraction for transactions" readme = "README.md" keywords = [ "pi", "async", "transaction", ] license = "MIT OR Apache-2.0" repository = "https://github.com/GaiaWorld/pi_async_transaction.git" [dependencies.bytes] version = "1.5" [dependencies.dashmap] version = "5.5" [dependencies.futures] version = "0.3" [dependencies.log] version = "0.4" [dependencies.pi-async-rt] version = "0.1" [dependencies.pi_atom] version = "0.5" [dependencies.pi_guid] version = "0.1" [dev-dependencies.async-stream] version = "0.3" [dev-dependencies.parking_lot] version = "0.12" [dev-dependencies.pi_async_file] version = "0.6" [dev-dependencies.pi_hash] version = "0.1" [dev-dependencies.pi_ordmap] version = "0.2" [dev-dependencies.pi_sinfo] version = "0.2" [dev-dependencies.pi_time] version = "0.3"