211 lines
13 KiB
TOML
211 lines
13 KiB
TOML
# This file is generated by `cargo hakari`.
|
|
# To regenerate, run:
|
|
# cargo hakari generate
|
|
|
|
[package]
|
|
name = "workspace-hack"
|
|
version = "0.1.0"
|
|
description = "workspace-hack package, managed by hakari"
|
|
# You can choose to publish this crate: see https://docs.rs/cargo-hakari/latest/cargo_hakari/publishing.
|
|
publish = false
|
|
|
|
# The parts of the file between the BEGIN HAKARI SECTION and END HAKARI SECTION comments
|
|
# are managed by hakari.
|
|
|
|
### BEGIN HAKARI SECTION
|
|
[dependencies]
|
|
Inflector = { version = "0.11" }
|
|
allocator-api2 = { version = "0.2", default-features = false, features = ["alloc", "nightly"] }
|
|
anyhow = { version = "1", features = ["backtrace"] }
|
|
arrayvec = { version = "0.7", default-features = false, features = ["std"] }
|
|
backtrace = { version = "0.3", features = ["gimli-symbolize"] }
|
|
bitflags = { version = "1" }
|
|
byteorder = { version = "1" }
|
|
bytes = { version = "1", features = ["serde"] }
|
|
chrono = { version = "0.4", features = ["serde"] }
|
|
clap = { version = "3", features = ["cargo", "derive", "env"] }
|
|
crossbeam-utils = { version = "0.8" }
|
|
digest = { version = "0.10", features = ["mac", "oid", "std"] }
|
|
ecdsa = { version = "0.16", default-features = false, features = ["pkcs8", "signing", "std", "verifying"] }
|
|
either = { version = "1" }
|
|
elliptic-curve = { version = "0.13", default-features = false, features = ["arithmetic", "digest", "hazmat", "pkcs8", "std"] }
|
|
ethbloom = { version = "0.13", features = ["codec"] }
|
|
ethers = { version = "2", features = ["ws"] }
|
|
ethers-contract = { version = "2", default-features = false, features = ["abigen", "rustls"] }
|
|
ethers-contract-abigen = { version = "2", default-features = false, features = ["rustls"] }
|
|
ethers-etherscan = { version = "2", default-features = false, features = ["rustls"] }
|
|
ethers-middleware = { version = "2", default-features = false, features = ["rustls"] }
|
|
ethers-providers = { version = "2", default-features = false, features = ["rustls", "ws"] }
|
|
futures = { version = "0.3" }
|
|
futures-channel = { version = "0.3", features = ["sink"] }
|
|
futures-core = { version = "0.3" }
|
|
futures-io = { version = "0.3" }
|
|
futures-sink = { version = "0.3" }
|
|
futures-task = { version = "0.3" }
|
|
futures-util = { version = "0.3", features = ["channel", "io", "sink"] }
|
|
generic-array = { version = "0.14", default-features = false, features = ["more_lengths", "zeroize"] }
|
|
getrandom = { version = "0.2", default-features = false, features = ["js", "rdrand", "std"] }
|
|
hashbrown = { version = "0.14", features = ["nightly", "raw", "serde"] }
|
|
indexmap = { version = "1", default-features = false, features = ["std"] }
|
|
io-lifetimes = { version = "1" }
|
|
k256 = { version = "0.13" }
|
|
lazy_static = { version = "1", default-features = false, features = ["spin_no_std"] }
|
|
lock_api = { version = "0.4", features = ["arc_lock", "nightly"] }
|
|
log = { version = "0.4", default-features = false, features = ["kv_unstable", "std"] }
|
|
memchr = { version = "2" }
|
|
num-bigint = { version = "0.4" }
|
|
num-integer = { version = "0.1", features = ["i128"] }
|
|
num-iter = { version = "0.1", default-features = false, features = ["i128", "std"] }
|
|
num-traits = { version = "0.2", features = ["i128", "libm"] }
|
|
parking_lot = { version = "0.12", features = ["arc_lock", "deadlock_detection", "nightly"] }
|
|
parking_lot_core = { version = "0.9", default-features = false, features = ["deadlock_detection", "nightly"] }
|
|
rand = { version = "0.8", features = ["serde1", "small_rng"] }
|
|
rand_core = { version = "0.6", default-features = false, features = ["serde1", "std"] }
|
|
rdkafka = { version = "0.32", features = ["cmake-build", "ssl-vendored", "tracing", "zstd-pkg-config"] }
|
|
rdkafka-sys = { version = "4", default-features = false, features = ["cmake-build", "libz", "ssl-vendored", "zstd-pkg-config"] }
|
|
regex = { version = "1" }
|
|
regex-syntax = { version = "0.7" }
|
|
reqwest = { version = "0.11", features = ["blocking", "deflate", "gzip", "json", "native-tls", "rustls-tls", "socks", "stream"] }
|
|
rust_decimal = { version = "1", features = ["maths"] }
|
|
sea-orm = { version = "0.11", features = ["runtime-tokio-rustls", "sqlx-mysql"] }
|
|
sea-query = { version = "0.28", features = ["thread-safe", "with-bigdecimal", "with-chrono", "with-json", "with-rust_decimal", "with-time", "with-uuid"] }
|
|
sea-query-binder = { version = "0.3", default-features = false, features = ["runtime-tokio-rustls", "sqlx-mysql", "with-bigdecimal", "with-chrono", "with-json", "with-rust_decimal", "with-time", "with-uuid"] }
|
|
serde = { version = "1", features = ["alloc", "derive", "rc"] }
|
|
serde_json = { version = "1", features = ["arbitrary_precision", "raw_value", "unbounded_depth"] }
|
|
sha1 = { version = "0.10" }
|
|
sha2 = { version = "0.10" }
|
|
sha3 = { version = "0.10" }
|
|
spki = { version = "0.7", default-features = false, features = ["std"] }
|
|
sqlx = { version = "0.6", default-features = false, features = ["bigdecimal", "chrono", "decimal", "json", "mysql", "runtime-tokio-rustls", "time", "uuid"] }
|
|
sqlx-core = { version = "0.6", default-features = false, features = ["any", "bigdecimal", "chrono", "decimal", "json", "mysql", "runtime-tokio-rustls", "time", "uuid"] }
|
|
subtle = { version = "2", default-features = false, features = ["i128"] }
|
|
syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "full", "visit", "visit-mut"] }
|
|
time = { version = "0.3", features = ["formatting", "macros", "parsing", "serde"] }
|
|
tokio = { version = "1", features = ["full", "test-util", "tracing"] }
|
|
tokio-stream = { version = "0.1", features = ["fs", "net", "sync"] }
|
|
tokio-util = { version = "0.7", features = ["codec", "io"] }
|
|
tower = { version = "0.4", features = ["balance", "buffer", "limit", "timeout", "util"] }
|
|
tracing = { version = "0.1", features = ["log"] }
|
|
tracing-core = { version = "0.1" }
|
|
tracing-subscriber = { version = "0.3", features = ["env-filter", "parking_lot"] }
|
|
ulid = { version = "1", features = ["serde", "uuid"] }
|
|
unicode-bidi = { version = "0.3" }
|
|
unicode-normalization = { version = "0.1" }
|
|
url = { version = "2", features = ["serde"] }
|
|
uuid = { version = "1", features = ["fast-rng", "serde", "v4", "zerocopy"] }
|
|
zeroize = { version = "1" }
|
|
|
|
[build-dependencies]
|
|
Inflector = { version = "0.11" }
|
|
allocator-api2 = { version = "0.2", default-features = false, features = ["alloc", "nightly"] }
|
|
anyhow = { version = "1", features = ["backtrace"] }
|
|
arrayvec = { version = "0.7", default-features = false, features = ["std"] }
|
|
backtrace = { version = "0.3", features = ["gimli-symbolize"] }
|
|
bitflags = { version = "1" }
|
|
byteorder = { version = "1" }
|
|
bytes = { version = "1", features = ["serde"] }
|
|
cc = { version = "1", default-features = false, features = ["parallel"] }
|
|
chrono = { version = "0.4", features = ["serde"] }
|
|
crossbeam-utils = { version = "0.8" }
|
|
derive_more = { version = "0.99", features = ["nightly"] }
|
|
digest = { version = "0.10", features = ["mac", "oid", "std"] }
|
|
ecdsa = { version = "0.16", default-features = false, features = ["pkcs8", "signing", "std", "verifying"] }
|
|
either = { version = "1" }
|
|
elliptic-curve = { version = "0.13", default-features = false, features = ["arithmetic", "digest", "hazmat", "pkcs8", "std"] }
|
|
ethbloom = { version = "0.13", features = ["codec"] }
|
|
ethers = { version = "2", features = ["ws"] }
|
|
ethers-contract = { version = "2", default-features = false, features = ["abigen", "rustls"] }
|
|
ethers-contract-abigen = { version = "2", default-features = false, features = ["rustls"] }
|
|
ethers-etherscan = { version = "2", default-features = false, features = ["rustls"] }
|
|
ethers-middleware = { version = "2", default-features = false, features = ["rustls"] }
|
|
ethers-providers = { version = "2", default-features = false, features = ["rustls", "ws"] }
|
|
futures-channel = { version = "0.3", features = ["sink"] }
|
|
futures-core = { version = "0.3" }
|
|
futures-io = { version = "0.3" }
|
|
futures-sink = { version = "0.3" }
|
|
futures-task = { version = "0.3" }
|
|
futures-util = { version = "0.3", features = ["channel", "io", "sink"] }
|
|
generic-array = { version = "0.14", default-features = false, features = ["more_lengths", "zeroize"] }
|
|
getrandom = { version = "0.2", default-features = false, features = ["js", "rdrand", "std"] }
|
|
hashbrown = { version = "0.14", features = ["nightly", "raw", "serde"] }
|
|
heck = { version = "0.4", features = ["unicode"] }
|
|
indexmap = { version = "1", default-features = false, features = ["std"] }
|
|
k256 = { version = "0.13" }
|
|
lazy_static = { version = "1", default-features = false, features = ["spin_no_std"] }
|
|
lock_api = { version = "0.4", features = ["arc_lock", "nightly"] }
|
|
log = { version = "0.4", default-features = false, features = ["kv_unstable", "std"] }
|
|
memchr = { version = "2" }
|
|
num-bigint = { version = "0.4" }
|
|
num-integer = { version = "0.1", features = ["i128"] }
|
|
num-iter = { version = "0.1", default-features = false, features = ["i128", "std"] }
|
|
num-traits = { version = "0.2", features = ["i128", "libm"] }
|
|
parking_lot = { version = "0.12", features = ["arc_lock", "deadlock_detection", "nightly"] }
|
|
parking_lot_core = { version = "0.9", default-features = false, features = ["deadlock_detection", "nightly"] }
|
|
rand = { version = "0.8", features = ["serde1", "small_rng"] }
|
|
rand_core = { version = "0.6", default-features = false, features = ["serde1", "std"] }
|
|
regex = { version = "1" }
|
|
regex-syntax = { version = "0.7" }
|
|
reqwest = { version = "0.11", features = ["blocking", "deflate", "gzip", "json", "native-tls", "rustls-tls", "socks", "stream"] }
|
|
rust_decimal = { version = "1", features = ["maths"] }
|
|
serde = { version = "1", features = ["alloc", "derive", "rc"] }
|
|
serde_json = { version = "1", features = ["arbitrary_precision", "raw_value", "unbounded_depth"] }
|
|
sha1 = { version = "0.10" }
|
|
sha2 = { version = "0.10" }
|
|
sha3 = { version = "0.10" }
|
|
spki = { version = "0.7", default-features = false, features = ["std"] }
|
|
sqlx-core = { version = "0.6", default-features = false, features = ["any", "bigdecimal", "chrono", "decimal", "json", "mysql", "runtime-tokio-rustls", "time", "uuid"] }
|
|
sqlx-macros = { version = "0.6", default-features = false, features = ["bigdecimal", "chrono", "decimal", "json", "mysql", "runtime-tokio-rustls", "time", "uuid"] }
|
|
subtle = { version = "2", default-features = false, features = ["i128"] }
|
|
syn-dff4ba8e3ae991db = { package = "syn", version = "1", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
|
|
syn-f595c2ba2a3f28df = { package = "syn", version = "2", features = ["extra-traits", "full", "visit", "visit-mut"] }
|
|
time = { version = "0.3", features = ["formatting", "macros", "parsing", "serde"] }
|
|
time-macros = { version = "0.2", default-features = false, features = ["formatting", "parsing", "serde"] }
|
|
tokio = { version = "1", features = ["full", "test-util", "tracing"] }
|
|
tokio-stream = { version = "0.1", features = ["fs", "net", "sync"] }
|
|
tokio-util = { version = "0.7", features = ["codec", "io"] }
|
|
tracing = { version = "0.1", features = ["log"] }
|
|
tracing-core = { version = "0.1" }
|
|
unicode-bidi = { version = "0.3" }
|
|
unicode-normalization = { version = "0.1" }
|
|
url = { version = "2", features = ["serde"] }
|
|
uuid = { version = "1", features = ["fast-rng", "serde", "v4", "zerocopy"] }
|
|
zeroize = { version = "1" }
|
|
|
|
[target.aarch64-unknown-linux-gnu.dependencies]
|
|
hyper = { version = "0.14", features = ["full", "nightly"] }
|
|
ipnet = { version = "2", features = ["json"] }
|
|
libc = { version = "0.2", features = ["extra_traits"] }
|
|
once_cell = { version = "1", features = ["unstable"] }
|
|
openssl-sys = { version = "0.9", default-features = false, features = ["vendored"] }
|
|
rustix = { version = "0.37", features = ["fs", "termios"] }
|
|
signal-hook = { version = "0.3" }
|
|
|
|
[target.aarch64-unknown-linux-gnu.build-dependencies]
|
|
hyper = { version = "0.14", features = ["full", "nightly"] }
|
|
io-lifetimes = { version = "1" }
|
|
ipnet = { version = "2", features = ["json"] }
|
|
libc = { version = "0.2", features = ["extra_traits"] }
|
|
once_cell = { version = "1", features = ["unstable"] }
|
|
openssl-sys = { version = "0.9", default-features = false, features = ["vendored"] }
|
|
rustix = { version = "0.37", features = ["fs", "termios"] }
|
|
|
|
[target.x86_64-unknown-linux-gnu.dependencies]
|
|
hyper = { version = "0.14", features = ["full", "nightly"] }
|
|
ipnet = { version = "2", features = ["json"] }
|
|
libc = { version = "0.2", features = ["extra_traits"] }
|
|
once_cell = { version = "1", features = ["unstable"] }
|
|
openssl-sys = { version = "0.9", default-features = false, features = ["vendored"] }
|
|
rustix = { version = "0.37", features = ["fs", "termios"] }
|
|
signal-hook = { version = "0.3" }
|
|
|
|
[target.x86_64-unknown-linux-gnu.build-dependencies]
|
|
hyper = { version = "0.14", features = ["full", "nightly"] }
|
|
io-lifetimes = { version = "1" }
|
|
ipnet = { version = "2", features = ["json"] }
|
|
libc = { version = "0.2", features = ["extra_traits"] }
|
|
once_cell = { version = "1", features = ["unstable"] }
|
|
openssl-sys = { version = "0.9", default-features = false, features = ["vendored"] }
|
|
rustix = { version = "0.37", features = ["fs", "termios"] }
|
|
|
|
### END HAKARI SECTION
|