# 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 = "libblobd" version = "0.1.1" authors = ["Wilson Lin "] description = "Library for blobd" homepage = "https://github.com/wilsonzlin/blobd" license = "SSPL-1.0" repository = "https://github.com/wilsonzlin/blobd.git" resolver = "1" [dependencies.async-stream] version = "0.3.4" [dependencies.chrono] version = "0.4.24" [dependencies.dashmap] version = "5.4.0" [dependencies.flume] version = "0.10.14" [dependencies.futures] version = "0.3" [dependencies.itertools] version = "0.10" [dependencies.num-derive] version = "0.3" [dependencies.num-traits] version = "0.2" [dependencies.off64] version = "0.3" [dependencies.roaring] version = "0.10" [dependencies.rustc-hash] version = "1.1" [dependencies.seekable-async-file] version = "0.5.3" [dependencies.signal-future] version = "0.0.1" [dependencies.strum] version = "0.24" features = ["derive"] [dependencies.tokio] version = "1" features = ["sync"] [dependencies.tracing] version = "0.1.37" [dependencies.twox-hash] version = "=1.6.3" [dependencies.write-journal] version = "0.4.3"