# 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] name = "foyer-workspace-hack" version = "0.5.2" authors = ["MrCroxx "] publish = true description = "workspace-hack package, managed by hakari" homepage = "https://github.com/mrcroxx/foyer" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/mrcroxx/foyer" resolver = "2" [dependencies.ahash] version = "0.8" [dependencies.crossbeam-channel] version = "0.5" [dependencies.crossbeam-epoch] version = "0.9" [dependencies.crossbeam-utils] version = "0.8" [dependencies.either] version = "1" [dependencies.futures-channel] version = "0.3" features = ["sink"] [dependencies.futures-core] version = "0.3" [dependencies.futures-executor] version = "0.3" [dependencies.futures-sink] version = "0.3" [dependencies.futures-util] version = "0.3" features = [ "async-await-macro", "channel", "io", "sink", ] default-features = false [dependencies.getrandom] version = "0.2" features = ["std"] default-features = false [dependencies.hashbrown] version = "0.14" features = ["raw"] [dependencies.itertools] version = "0.12" [dependencies.nix] version = "0.28" features = [ "fs", "mman", ] [dependencies.parking_lot] version = "0.12" features = [ "arc_lock", "deadlock_detection", ] [dependencies.parking_lot_core] version = "0.9" features = ["deadlock_detection"] default-features = false [dependencies.rand] version = "0.8" features = ["small_rng"] [dependencies.serde] version = "1" features = [ "derive", "rc", ] [dependencies.smallvec] version = "1" features = ["const_new"] default-features = false [dependencies.tokio] version = "1" features = [ "fs", "io-std", "io-util", "macros", "net", "rt-multi-thread", "signal", "sync", "time", "tracing", ] [dependencies.tracing-core] version = "0.1" [build-dependencies.cc] version = "1" features = ["parallel"] default-features = false [build-dependencies.either] version = "1" [build-dependencies.itertools] version = "0.12" [build-dependencies.proc-macro2] version = "1" [build-dependencies.quote] version = "1" [build-dependencies.syn] version = "2" features = [ "extra-traits", "full", "visit-mut", ]