# 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 = "lsm-tree-io-uring" version = "0.1.0" authors = ["Cameron Elliott "] description = "A lsm-tree key-value store for async-tokio and io_uring-I/O on Linux" homepage = "https://github.com/cameronelliott/lsm-tree-io-uring/" readme = "README.md" keywords = [ "lsm", "lsmtree", "lsm-tree", "io_uring", "rocksdb", ] categories = [ "os::linux-apis", "algorithms", "api-bindings", "asynchronous", "database", ] license = "MIT OR Apache-2.0" repository = "https://github.com/cameronelliott/lsm-tree-io-uring/" [dependencies]