68 lines
5.1 KiB
TOML
68 lines
5.1 KiB
TOML
|
# This file is generated by `cargo hakari`.
|
||
|
# To regenerate, run:
|
||
|
# cargo hakari generate
|
||
|
|
||
|
[package]
|
||
|
name = "workspace-hack"
|
||
|
version = "0.1.0"
|
||
|
# You can choose to publish this crate: see https://docs.rs/cargo-hakari/latest/cargo_hakari/publishing.
|
||
|
publish = false
|
||
|
description = "workspace-hack package, managed by hakari"
|
||
|
|
||
|
# The parts of the file between the BEGIN HAKARI SECTION and END HAKARI SECTION comments
|
||
|
# are managed by hakari.
|
||
|
|
||
|
### BEGIN HAKARI SECTION
|
||
|
[dependencies]
|
||
|
bstr = { version = "0.2", features = ["lazy_static", "regex-automata", "serde", "serde1", "serde1-nostd", "std", "unicode"] }
|
||
|
bytes = { version = "1", features = ["std"] }
|
||
|
chrono = { version = "0.4", features = ["alloc", "clock", "iana-time-zone", "js-sys", "oldtime", "std", "time", "wasm-bindgen", "wasmbind", "winapi"] }
|
||
|
crossbeam-utils = { version = "0.8", features = ["once_cell", "std"] }
|
||
|
either = { version = "1", features = ["use_std"] }
|
||
|
flate2 = { version = "1", features = ["miniz_oxide", "rust_backend"] }
|
||
|
generic-array = { version = "0.14", default-features = false, features = ["more_lengths"] }
|
||
|
getrandom = { version = "0.2", default-features = false, features = ["std"] }
|
||
|
hashbrown = { version = "0.12", features = ["ahash", "inline-more", "raw"] }
|
||
|
indexmap = { version = "1", default-features = false, features = ["std"] }
|
||
|
log = { version = "0.4", default-features = false, features = ["std"] }
|
||
|
nodrop = { version = "0.1", features = ["std"] }
|
||
|
num-integer = { version = "0.1", features = ["std"] }
|
||
|
num-traits = { version = "0.2", features = ["std"] }
|
||
|
phf_shared = { version = "0.11", default-features = false, features = ["std"] }
|
||
|
prost = { version = "0.11", features = ["prost-derive", "std"] }
|
||
|
rand = { version = "0.8", features = ["alloc", "getrandom", "libc", "rand_chacha", "small_rng", "std", "std_rng"] }
|
||
|
rand_core = { version = "0.6", default-features = false, features = ["alloc", "getrandom", "std"] }
|
||
|
regex = { version = "1", features = ["aho-corasick", "memchr", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"] }
|
||
|
regex-syntax = { version = "0.6", features = ["unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"] }
|
||
|
scopeguard = { version = "1", features = ["use_std"] }
|
||
|
serde = { version = "1", features = ["alloc", "derive", "rc", "serde_derive", "std"] }
|
||
|
sha2 = { version = "0.10", features = ["std"] }
|
||
|
slog = { version = "2", features = ["max_level_trace", "release_max_level_debug", "std"] }
|
||
|
snafu = { version = "0.7", features = ["backtrace", "backtraces", "rust_1_39", "rust_1_46", "std"] }
|
||
|
time = { version = "0.3", features = ["alloc", "formatting", "itoa", "local-offset", "macros", "parsing", "std", "time-macros"] }
|
||
|
tokio = { version = "1", features = ["bytes", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "time", "tokio-macros"] }
|
||
|
url = { version = "2", features = ["serde"] }
|
||
|
zip = { version = "0.6", features = ["aes", "aes-crypto", "bzip2", "constant_time_eq", "deflate", "flate2", "hmac", "pbkdf2", "sha1", "time", "zstd"] }
|
||
|
zstd = { version = "0.11", features = ["arrays", "legacy", "zdict_builder", "zstdmt"] }
|
||
|
zstd-safe = { version = "5", default-features = false, features = ["arrays", "legacy", "std", "zdict_builder", "zstdmt"] }
|
||
|
zstd-sys = { version = "2", default-features = false, features = ["legacy", "std", "zdict_builder", "zstdmt"] }
|
||
|
|
||
|
[build-dependencies]
|
||
|
bytes = { version = "1", features = ["std"] }
|
||
|
cc = { version = "1", default-features = false, features = ["jobserver", "parallel"] }
|
||
|
either = { version = "1", features = ["use_std"] }
|
||
|
getrandom = { version = "0.2", default-features = false, features = ["std"] }
|
||
|
hashbrown = { version = "0.12", features = ["ahash", "inline-more", "raw"] }
|
||
|
indexmap = { version = "1", default-features = false, features = ["std"] }
|
||
|
log = { version = "0.4", default-features = false, features = ["std"] }
|
||
|
phf_shared = { version = "0.11", default-features = false, features = ["std"] }
|
||
|
prost = { version = "0.11", features = ["prost-derive", "std"] }
|
||
|
rand = { version = "0.8", features = ["alloc", "getrandom", "libc", "rand_chacha", "small_rng", "std", "std_rng"] }
|
||
|
rand_core = { version = "0.6", default-features = false, features = ["alloc", "getrandom", "std"] }
|
||
|
regex = { version = "1", features = ["aho-corasick", "memchr", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"] }
|
||
|
regex-syntax = { version = "0.6", features = ["unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"] }
|
||
|
serde = { version = "1", features = ["alloc", "derive", "rc", "serde_derive", "std"] }
|
||
|
syn = { version = "1", features = ["clone-impls", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit-mut"] }
|
||
|
|
||
|
### END HAKARI SECTION
|