# 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 = "bitcasky-common" version = "0.1.1" description = "Common part for bitcasky lib" license = "MIT" repository = "https://github.com/ylgrgyq/bitcask" resolver = "2" [dependencies.byteorder] version = "1.4" [dependencies.bytes] version = "1.5.0" [dependencies.crc] version = "3.0.0" [dependencies.fs4] version = "0.6.6" [dependencies.log] version = "0.4.20" [dependencies.parking_lot] version = "0.12.1" [dependencies.rustix] version = "0" features = ["fs"] [dependencies.thiserror] version = "1.0.53" [dev-dependencies.assert_matches] version = "1.5.0" [dev-dependencies.env_logger] version = "0.10.1" [dev-dependencies.test-log] version = "0.2.11"