fixtures/large/hakari/metadata_libra_f0091a4-3.toml (80 lines of code) (raw):
# This file is @generated. To regenerate, run:
# cargo run -p fixture-manager -- generate-hakari --fixture metadata_libra_f0091a4
### BEGIN HAKARI SECTION
# resolver = '1'
# unify-target-host = 'none'
# output-single-feature = false
# dep-format-version = '2'
# platforms = ['x86_64-unknown-haiku']
#
# [traversal-excludes]
# [[final-excludes.ids]]
# name = 'slog-async'
# version = '2.4.0'
# crates-io = true
[dependencies]
backtrace = { version = "0.3", features = ["backtrace-sys", "dbghelp", "dladdr", "libbacktrace", "libunwind", "serde", "serialize-serde", "std"] }
byteorder = { version = "1", features = ["i128", "std"] }
bytes = { version = "0.4", default-features = false, features = ["either"] }
chrono = { version = "0.4", features = ["clock", "serde", "std", "time"] }
clap = { version = "2", features = ["ansi_term", "atty", "color", "strsim", "suggestions", "vec_map"] }
curve25519-dalek = { git = "https://github.com/calibra/curve25519-dalek.git", branch = "fiat", default-features = false, features = ["alloc", "curve25519-fiat", "fiat_u64_backend", "std", "u64_backend"] }
digest = { version = "0.8", default-features = false, features = ["std"] }
ed25519-dalek = { git = "https://github.com/calibra/ed25519-dalek.git", branch = "fiat", default-features = false, features = ["fiat_u64_backend", "serde", "std", "u64_backend"] }
either = { version = "1", features = ["use_std"] }
failure = { version = "0.1", features = ["backtrace", "derive", "failure_derive", "std"] }
futures = { version = "0.3", features = ["alloc", "async-await", "compat", "executor", "futures-executor", "io-compat", "std"] }
futures-channel = { version = "0.3", features = ["alloc", "futures-sink", "sink", "std"] }
futures-core = { version = "0.3", features = ["alloc", "std"] }
futures-sink = { version = "0.3", features = ["alloc", "std"] }
futures-task = { version = "0.3", default-features = false, features = ["alloc", "std"] }
futures-util = { version = "0.3", features = ["alloc", "async-await", "async-await-macro", "channel", "compat", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "proc-macro-hack", "proc-macro-nested", "sink", "slab", "std", "tokio-io"] }
getrandom = { version = "0.1", default-features = false, features = ["std"] }
itoa = { version = "0.4", features = ["std"] }
libc = { version = "0.2", features = ["extra_traits", "std"] }
log = { version = "0.4", default-features = false, features = ["std"] }
memchr = { version = "2", features = ["libc", "std", "use_std"] }
num-integer = { version = "0.1", default-features = false, features = ["std"] }
num-traits = { version = "0.2", features = ["std"] }
petgraph = { version = "0.5", features = ["graphmap", "matrix_graph", "stable_graph"] }
rand-3b31131e45eafb45 = { package = "rand", version = "0.6", features = ["alloc", "i128_support", "rand_os", "std"] }
rand-ca01ad9e24f5d932 = { package = "rand", version = "0.7", features = ["alloc", "getrandom", "getrandom_package", "libc", "rand_pcg", "small_rng", "std"] }
rand_core = { version = "0.3", default-features = false, features = ["alloc", "std"] }
regex-syntax = { version = "0.6", features = ["unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"] }
reqwest = { version = "0.10", default-features = false, features = ["__tls", "blocking", "hyper-rustls", "json", "rustls", "rustls-tls", "serde_json", "tokio-rustls", "webpki-roots"] }
ring = { version = "0.16", features = ["alloc", "dev_urandom_fallback", "lazy_static", "std"] }
rustls = { version = "0.16", features = ["dangerous_configuration", "log", "logging"] }
rusty-fork = { version = "0.2", features = ["timeout", "wait-timeout"] }
serde = { version = "1", features = ["derive", "rc", "serde_derive", "std"] }
sha2 = { version = "0.8", features = ["std"] }
sha3 = { version = "0.8", features = ["std"] }
slog = { version = "2", features = ["max_level_debug", "max_level_trace", "release_max_level_debug", "std"] }
subtle = { version = "2", features = ["i128", "std"] }
tokio = { version = "0.2", features = ["blocking", "dns", "fnv", "fs", "full", "futures-core", "io-driver", "io-std", "io-util", "iovec", "lazy_static", "libc", "macros", "memchr", "mio", "mio-named-pipes", "mio-uds", "net", "num_cpus", "process", "rt-core", "rt-threaded", "rt-util", "signal", "signal-hook-registry", "slab", "stream", "sync", "tcp", "time", "tokio-macros", "udp", "uds", "winapi"] }
ureq = { version = "0.11", features = ["cookie", "cookies", "json", "rustls", "serde_json", "tls", "webpki", "webpki-roots"] }
x25519-dalek = { git = "https://github.com/calibra/x25519-dalek.git", branch = "fiat", default-features = false, features = ["fiat_u64_backend", "std", "u64_backend"] }
zeroize = { version = "1", default-features = false, features = ["alloc", "zeroize_derive"] }
[build-dependencies]
byteorder = { version = "1", features = ["i128", "std"] }
cc = { version = "1", default-features = false, features = ["jobserver", "parallel"] }
clap = { version = "2", features = ["ansi_term", "atty", "color", "strsim", "suggestions", "vec_map"] }
digest = { version = "0.8", default-features = false, features = ["std"] }
either = { version = "1", features = ["use_std"] }
getrandom = { version = "0.1", default-features = false, features = ["std"] }
libc = { version = "0.2", features = ["extra_traits", "std"] }
log = { version = "0.4", default-features = false, features = ["std"] }
memchr = { version = "2", features = ["std", "use_std"] }
petgraph = { version = "0.5", features = ["graphmap", "matrix_graph", "stable_graph"] }
proc-macro2 = { version = "0.4", features = ["proc-macro"] }
quote = { version = "0.6", features = ["proc-macro"] }
rand-ca01ad9e24f5d932 = { package = "rand", version = "0.7", features = ["alloc", "getrandom", "getrandom_package", "libc", "rand_pcg", "small_rng", "std"] }
rand_core = { version = "0.3", default-features = false, features = ["alloc", "std"] }
regex-syntax = { version = "0.6", default-features = false, features = ["unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"] }
serde = { version = "1", features = ["derive", "rc", "serde_derive", "std"] }
subtle = { version = "2", features = ["i128", "std"] }
syn-3575ec1268b04181 = { package = "syn", version = "0.15", features = ["clone-impls", "derive", "extra-traits", "full", "parsing", "printing", "proc-macro", "quote", "visit"] }
syn-dff4ba8e3ae991db = { package = "syn", version = "1", features = ["clone-impls", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"] }
[target.x86_64-unknown-haiku.dependencies]
hyper = { version = "0.13", features = ["net2", "runtime", "stream", "tcp"] }
### END HAKARI SECTION
# This part of the file should be preserved at the end.