# 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 = "mwmr-core" version = "0.1.0" description = "The structs and traits for the `mwmr`, `async-mwmr`, and `tokio-mwmr` crates." homepage = "https://github.com/al8n/txn" license = "Apache-2.0/MIT" repository = "https://github.com/al8n/txn" [dependencies.cheap-clone] version = "0.1" [dependencies.either] version = "1" [dependencies.indexmap] version = "2" default-features = false [dependencies.smallvec-wrapper] version = "0.1" features = ["const_new"]