# 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.58.1" name = "queue-file" version = "1.4.10" authors = ["ING Systems "] description = "queue-file is a lightning-fast, transactional, file-based FIFO" homepage = "https://github.com/ing-systems/queue-file" readme = "README.md" keywords = [ "io", "fifo", "queue", ] categories = ["data-structures"] license = "Apache-2.0" repository = "https://github.com/ing-systems/queue-file" [dependencies.bytes] version = "1.0" [dependencies.snafu] version = "0.7" [dev-dependencies.auto-delete-path] version = "0.2.0" [dev-dependencies.quickcheck] version = "1.0.3" [dev-dependencies.quickcheck_macros] version = "1.0.0" [dev-dependencies.test-case] version = "2.1.0"