Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lock file maintenance
Browse files Browse the repository at this point in the history
oxide-renovate[bot] committed Jan 1, 2024
1 parent 9274beb commit 74430a2
Showing 2 changed files with 744 additions and 774 deletions.
1,326 changes: 655 additions & 671 deletions Cargo.lock

Large diffs are not rendered by default.

192 changes: 89 additions & 103 deletions workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
@@ -14,25 +14,25 @@ publish = false

### BEGIN HAKARI SECTION
[dependencies]
ahash = { version = "0.8.6" }
anyhow = { version = "1.0.75", features = ["backtrace"] }
ahash = { version = "0.8.7" }
anyhow = { version = "1.0.78", features = ["backtrace"] }
base16ct = { version = "0.2.0", default-features = false, features = ["alloc"] }
bit-set = { version = "0.5.3" }
bit-vec = { version = "0.6.3" }
bitflags-dff4ba8e3ae991db = { package = "bitflags", version = "1.3.2" }
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["serde"] }
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.1", default-features = false, features = ["serde", "std"] }
bstr-6f8ce4dd05d13bba = { package = "bstr", version = "0.2.17" }
bstr-dff4ba8e3ae991db = { package = "bstr", version = "1.6.0" }
bstr-dff4ba8e3ae991db = { package = "bstr", version = "1.9.0" }
byteorder = { version = "1.5.0" }
bytes = { version = "1.5.0", features = ["serde"] }
chrono = { version = "0.4.31", features = ["alloc", "serde"] }
cipher = { version = "0.4.4", default-features = false, features = ["block-padding", "zeroize"] }
clap = { version = "4.4.3", features = ["derive", "env", "wrap_help"] }
clap_builder = { version = "4.4.2", default-features = false, features = ["color", "env", "std", "suggestions", "usage", "wrap_help"] }
clap = { version = "4.4.12", features = ["derive", "env", "wrap_help"] }
clap_builder = { version = "4.4.12", default-features = false, features = ["color", "env", "std", "suggestions", "usage", "wrap_help"] }
console = { version = "0.15.7" }
const-oid = { version = "0.9.5", default-features = false, features = ["db", "std"] }
crossbeam-epoch = { version = "0.9.15" }
crossbeam-utils = { version = "0.8.16" }
const-oid = { version = "0.9.6", default-features = false, features = ["db", "std"] }
crossbeam-epoch = { version = "0.9.17" }
crossbeam-utils = { version = "0.8.18" }
crypto-common = { version = "0.1.6", default-features = false, features = ["getrandom", "std"] }
der = { version = "0.7.8", default-features = false, features = ["derive", "flagset", "oid", "pem", "std"] }
diesel = { version = "2.1.4", features = ["chrono", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "network-address", "postgres", "r2d2", "serde_json", "uuid"] }
@@ -41,21 +41,21 @@ either = { version = "1.9.0" }
elliptic-curve = { version = "0.13.8", features = ["ecdh", "hazmat", "pem", "std"] }
ff = { version = "0.13.0", default-features = false, features = ["alloc"] }
flate2 = { version = "1.0.28" }
futures = { version = "0.3.29" }
futures-channel = { version = "0.3.29", features = ["sink"] }
futures-core = { version = "0.3.29" }
futures-io = { version = "0.3.29", default-features = false, features = ["std"] }
futures-sink = { version = "0.3.29" }
futures-task = { version = "0.3.29", default-features = false, features = ["std"] }
futures-util = { version = "0.3.29", features = ["channel", "io", "sink"] }
futures = { version = "0.3.30" }
futures-channel = { version = "0.3.30", features = ["sink"] }
futures-core = { version = "0.3.30" }
futures-io = { version = "0.3.30", default-features = false, features = ["std"] }
futures-sink = { version = "0.3.30" }
futures-task = { version = "0.3.30", default-features = false, features = ["std"] }
futures-util = { version = "0.3.30", features = ["channel", "io", "sink"] }
gateway-messages = { git = "https://github.com/oxidecomputer/management-gateway-service", rev = "2739c18e80697aa6bc235c935176d14b4d757ee9", features = ["std"] }
generic-array = { version = "0.14.7", default-features = false, features = ["more_lengths", "zeroize"] }
getrandom = { version = "0.2.10", default-features = false, features = ["js", "rdrand", "std"] }
getrandom = { version = "0.2.11", default-features = false, features = ["js", "rdrand", "std"] }
group = { version = "0.13.0", default-features = false, features = ["alloc"] }
hashbrown = { version = "0.13.2" }
hex = { version = "0.4.3", features = ["serde"] }
hmac = { version = "0.12.1", default-features = false, features = ["reset"] }
hyper = { version = "0.14.27", features = ["full"] }
hyper = { version = "0.14.28", features = ["full"] }
indexmap = { version = "2.1.0", features = ["serde"] }
inout = { version = "0.1.3", default-features = false, features = ["std"] }
ipnetwork = { version = "0.20.0", features = ["schemars"] }
@@ -65,77 +65,76 @@ lazy_static = { version = "1.4.0", default-features = false, features = ["spin_n
libc = { version = "0.2.151", features = ["extra_traits"] }
log = { version = "0.4.20", default-features = false, features = ["std"] }
managed = { version = "0.8.0", default-features = false, features = ["alloc", "map"] }
memchr = { version = "2.6.3" }
memchr = { version = "2.7.1" }
nom = { version = "7.1.3" }
num-bigint = { version = "0.4.4", features = ["rand"] }
num-integer = { version = "0.1.45", features = ["i128"] }
num-iter = { version = "0.1.43", default-features = false, features = ["i128"] }
num-traits = { version = "0.2.16", features = ["i128", "libm"] }
num-traits = { version = "0.2.17", features = ["i128", "libm"] }
openapiv3 = { version = "2.0.0", default-features = false, features = ["skip_serializing_defaults"] }
pem-rfc7468 = { version = "0.7.0", default-features = false, features = ["std"] }
petgraph = { version = "0.6.4", features = ["serde-1"] }
postgres-types = { version = "0.2.6", default-features = false, features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
ppv-lite86 = { version = "0.2.17", default-features = false, features = ["simd", "std"] }
predicates = { version = "3.0.4" }
proc-macro2 = { version = "1.0.69" }
proc-macro2 = { version = "1.0.73" }
rand = { version = "0.8.5" }
rand_chacha = { version = "0.3.1", default-features = false, features = ["std"] }
regex = { version = "1.10.2" }
regex-automata = { version = "0.4.3", default-features = false, features = ["dfa-onepass", "hybrid", "meta", "nfa-backtrack", "perf-inline", "perf-literal", "unicode"] }
regex-automata = { version = "0.4.3", default-features = false, features = ["dfa-onepass", "dfa-search", "hybrid", "meta", "nfa", "perf", "unicode"] }
regex-syntax = { version = "0.8.2" }
reqwest = { version = "0.11.22", features = ["blocking", "json", "rustls-tls", "stream"] }
reqwest = { version = "0.11.23", features = ["blocking", "json", "rustls-tls", "stream"] }
ring = { version = "0.17.7", features = ["std"] }
schemars = { version = "0.8.16", features = ["bytes", "chrono", "uuid1"] }
semver = { version = "1.0.20", features = ["serde"] }
serde = { version = "1.0.193", features = ["alloc", "derive", "rc"] }
serde_json = { version = "1.0.108", features = ["raw_value", "unbounded_depth"] }
serde_json = { version = "1.0.109", features = ["raw_value", "unbounded_depth"] }
sha2 = { version = "0.10.8", features = ["oid"] }
similar = { version = "2.3.0", features = ["inline", "unicode"] }
similar = { version = "2.4.0", features = ["inline", "unicode"] }
slog = { version = "2.7.0", features = ["dynamic-keys", "max_level_trace", "release_max_level_debug", "release_max_level_trace"] }
snafu = { version = "0.7.5", features = ["futures"] }
spin = { version = "0.9.8" }
string_cache = { version = "0.8.7" }
subtle = { version = "2.5.0" }
syn-dff4ba8e3ae991db = { package = "syn", version = "1.0.109", features = ["extra-traits", "fold", "full", "visit"] }
syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.32", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
time = { version = "0.3.27", features = ["formatting", "local-offset", "macros", "parsing"] }
tokio = { version = "1.35.0", features = ["full", "test-util"] }
syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.44", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
time = { version = "0.3.31", features = ["formatting", "local-offset", "macros", "parsing"] }
tokio = { version = "1.35.1", features = ["full", "test-util"] }
tokio-postgres = { version = "0.7.10", features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
tokio-stream = { version = "0.1.14", features = ["net"] }
tokio-util = { version = "0.7.10", features = ["codec", "io-util"] }
toml = { version = "0.7.8" }
toml_edit-647d43efb71741da = { package = "toml_edit", version = "0.21.0", features = ["serde"] }
tracing = { version = "0.1.37", features = ["log"] }
tracing = { version = "0.1.40", features = ["log"] }
trust-dns-proto = { version = "0.22.0" }
unicode-bidi = { version = "0.3.13" }
unicode-bidi = { version = "0.3.14" }
unicode-normalization = { version = "0.1.22" }
usdt = { version = "0.3.5" }
uuid = { version = "1.6.1", features = ["serde", "v4"] }
yasna = { version = "0.5.2", features = ["bit-vec", "num-bigint", "std", "time"] }
zerocopy = { version = "0.7.31", features = ["derive", "simd"] }
zerocopy = { version = "0.7.32", features = ["derive", "simd"] }
zeroize = { version = "1.7.0", features = ["std", "zeroize_derive"] }
zip = { version = "0.6.6", default-features = false, features = ["bzip2", "deflate"] }

[build-dependencies]
ahash = { version = "0.8.6" }
anyhow = { version = "1.0.75", features = ["backtrace"] }
ahash = { version = "0.8.7" }
anyhow = { version = "1.0.78", features = ["backtrace"] }
base16ct = { version = "0.2.0", default-features = false, features = ["alloc"] }
bit-set = { version = "0.5.3" }
bit-vec = { version = "0.6.3" }
bitflags-dff4ba8e3ae991db = { package = "bitflags", version = "1.3.2" }
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["serde"] }
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.1", default-features = false, features = ["serde", "std"] }
bstr-6f8ce4dd05d13bba = { package = "bstr", version = "0.2.17" }
bstr-dff4ba8e3ae991db = { package = "bstr", version = "1.6.0" }
bstr-dff4ba8e3ae991db = { package = "bstr", version = "1.9.0" }
byteorder = { version = "1.5.0" }
bytes = { version = "1.5.0", features = ["serde"] }
chrono = { version = "0.4.31", features = ["alloc", "serde"] }
cipher = { version = "0.4.4", default-features = false, features = ["block-padding", "zeroize"] }
clap = { version = "4.4.3", features = ["derive", "env", "wrap_help"] }
clap_builder = { version = "4.4.2", default-features = false, features = ["color", "env", "std", "suggestions", "usage", "wrap_help"] }
clap = { version = "4.4.12", features = ["derive", "env", "wrap_help"] }
clap_builder = { version = "4.4.12", default-features = false, features = ["color", "env", "std", "suggestions", "usage", "wrap_help"] }
console = { version = "0.15.7" }
const-oid = { version = "0.9.5", default-features = false, features = ["db", "std"] }
crossbeam-epoch = { version = "0.9.15" }
crossbeam-utils = { version = "0.8.16" }
const-oid = { version = "0.9.6", default-features = false, features = ["db", "std"] }
crossbeam-epoch = { version = "0.9.17" }
crossbeam-utils = { version = "0.8.18" }
crypto-common = { version = "0.1.6", default-features = false, features = ["getrandom", "std"] }
der = { version = "0.7.8", default-features = false, features = ["derive", "flagset", "oid", "pem", "std"] }
diesel = { version = "2.1.4", features = ["chrono", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "network-address", "postgres", "r2d2", "serde_json", "uuid"] }
@@ -144,21 +143,21 @@ either = { version = "1.9.0" }
elliptic-curve = { version = "0.13.8", features = ["ecdh", "hazmat", "pem", "std"] }
ff = { version = "0.13.0", default-features = false, features = ["alloc"] }
flate2 = { version = "1.0.28" }
futures = { version = "0.3.29" }
futures-channel = { version = "0.3.29", features = ["sink"] }
futures-core = { version = "0.3.29" }
futures-io = { version = "0.3.29", default-features = false, features = ["std"] }
futures-sink = { version = "0.3.29" }
futures-task = { version = "0.3.29", default-features = false, features = ["std"] }
futures-util = { version = "0.3.29", features = ["channel", "io", "sink"] }
futures = { version = "0.3.30" }
futures-channel = { version = "0.3.30", features = ["sink"] }
futures-core = { version = "0.3.30" }
futures-io = { version = "0.3.30", default-features = false, features = ["std"] }
futures-sink = { version = "0.3.30" }
futures-task = { version = "0.3.30", default-features = false, features = ["std"] }
futures-util = { version = "0.3.30", features = ["channel", "io", "sink"] }
gateway-messages = { git = "https://github.com/oxidecomputer/management-gateway-service", rev = "2739c18e80697aa6bc235c935176d14b4d757ee9", features = ["std"] }
generic-array = { version = "0.14.7", default-features = false, features = ["more_lengths", "zeroize"] }
getrandom = { version = "0.2.10", default-features = false, features = ["js", "rdrand", "std"] }
getrandom = { version = "0.2.11", default-features = false, features = ["js", "rdrand", "std"] }
group = { version = "0.13.0", default-features = false, features = ["alloc"] }
hashbrown = { version = "0.13.2" }
hex = { version = "0.4.3", features = ["serde"] }
hmac = { version = "0.12.1", default-features = false, features = ["reset"] }
hyper = { version = "0.14.27", features = ["full"] }
hyper = { version = "0.14.28", features = ["full"] }
indexmap = { version = "2.1.0", features = ["serde"] }
inout = { version = "0.1.3", default-features = false, features = ["std"] }
ipnetwork = { version = "0.20.0", features = ["schemars"] }
@@ -168,121 +167,108 @@ lazy_static = { version = "1.4.0", default-features = false, features = ["spin_n
libc = { version = "0.2.151", features = ["extra_traits"] }
log = { version = "0.4.20", default-features = false, features = ["std"] }
managed = { version = "0.8.0", default-features = false, features = ["alloc", "map"] }
memchr = { version = "2.6.3" }
memchr = { version = "2.7.1" }
nom = { version = "7.1.3" }
num-bigint = { version = "0.4.4", features = ["rand"] }
num-integer = { version = "0.1.45", features = ["i128"] }
num-iter = { version = "0.1.43", default-features = false, features = ["i128"] }
num-traits = { version = "0.2.16", features = ["i128", "libm"] }
num-traits = { version = "0.2.17", features = ["i128", "libm"] }
openapiv3 = { version = "2.0.0", default-features = false, features = ["skip_serializing_defaults"] }
pem-rfc7468 = { version = "0.7.0", default-features = false, features = ["std"] }
petgraph = { version = "0.6.4", features = ["serde-1"] }
postgres-types = { version = "0.2.6", default-features = false, features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
ppv-lite86 = { version = "0.2.17", default-features = false, features = ["simd", "std"] }
predicates = { version = "3.0.4" }
proc-macro2 = { version = "1.0.69" }
proc-macro2 = { version = "1.0.73" }
rand = { version = "0.8.5" }
rand_chacha = { version = "0.3.1", default-features = false, features = ["std"] }
regex = { version = "1.10.2" }
regex-automata = { version = "0.4.3", default-features = false, features = ["dfa-onepass", "hybrid", "meta", "nfa-backtrack", "perf-inline", "perf-literal", "unicode"] }
regex-automata = { version = "0.4.3", default-features = false, features = ["dfa-onepass", "dfa-search", "hybrid", "meta", "nfa", "perf", "unicode"] }
regex-syntax = { version = "0.8.2" }
reqwest = { version = "0.11.22", features = ["blocking", "json", "rustls-tls", "stream"] }
reqwest = { version = "0.11.23", features = ["blocking", "json", "rustls-tls", "stream"] }
ring = { version = "0.17.7", features = ["std"] }
schemars = { version = "0.8.16", features = ["bytes", "chrono", "uuid1"] }
semver = { version = "1.0.20", features = ["serde"] }
serde = { version = "1.0.193", features = ["alloc", "derive", "rc"] }
serde_json = { version = "1.0.108", features = ["raw_value", "unbounded_depth"] }
serde_json = { version = "1.0.109", features = ["raw_value", "unbounded_depth"] }
sha2 = { version = "0.10.8", features = ["oid"] }
similar = { version = "2.3.0", features = ["inline", "unicode"] }
similar = { version = "2.4.0", features = ["inline", "unicode"] }
slog = { version = "2.7.0", features = ["dynamic-keys", "max_level_trace", "release_max_level_debug", "release_max_level_trace"] }
snafu = { version = "0.7.5", features = ["futures"] }
spin = { version = "0.9.8" }
string_cache = { version = "0.8.7" }
subtle = { version = "2.5.0" }
syn-dff4ba8e3ae991db = { package = "syn", version = "1.0.109", features = ["extra-traits", "fold", "full", "visit"] }
syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.32", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
time = { version = "0.3.27", features = ["formatting", "local-offset", "macros", "parsing"] }
time-macros = { version = "0.2.13", default-features = false, features = ["formatting", "parsing"] }
tokio = { version = "1.35.0", features = ["full", "test-util"] }
syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.44", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
time = { version = "0.3.31", features = ["formatting", "local-offset", "macros", "parsing"] }
time-macros = { version = "0.2.16", default-features = false, features = ["formatting", "parsing"] }
tokio = { version = "1.35.1", features = ["full", "test-util"] }
tokio-postgres = { version = "0.7.10", features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
tokio-stream = { version = "0.1.14", features = ["net"] }
tokio-util = { version = "0.7.10", features = ["codec", "io-util"] }
toml = { version = "0.7.8" }
toml_edit-647d43efb71741da = { package = "toml_edit", version = "0.21.0", features = ["serde"] }
tracing = { version = "0.1.37", features = ["log"] }
tracing = { version = "0.1.40", features = ["log"] }
trust-dns-proto = { version = "0.22.0" }
unicode-bidi = { version = "0.3.13" }
unicode-bidi = { version = "0.3.14" }
unicode-normalization = { version = "0.1.22" }
usdt = { version = "0.3.5" }
uuid = { version = "1.6.1", features = ["serde", "v4"] }
yasna = { version = "0.5.2", features = ["bit-vec", "num-bigint", "std", "time"] }
zerocopy = { version = "0.7.31", features = ["derive", "simd"] }
zerocopy = { version = "0.7.32", features = ["derive", "simd"] }
zeroize = { version = "1.7.0", features = ["std", "zeroize_derive"] }
zip = { version = "0.6.6", default-features = false, features = ["bzip2", "deflate"] }

[target.x86_64-unknown-linux-gnu.dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.24.2" }
mio = { version = "0.8.9", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0", features = ["unstable"] }
rustix = { version = "0.38.25", features = ["fs", "termios"] }
linux-raw-sys = { version = "0.4.12", default-features = false, features = ["elf", "errno", "general", "ioctl", "no_std", "std"] }
mio = { version = "0.8.10", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0" }
rustix = { version = "0.38.28", features = ["fs", "termios"] }

[target.x86_64-unknown-linux-gnu.build-dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.24.2" }
mio = { version = "0.8.9", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0", features = ["unstable"] }
rustix = { version = "0.38.25", features = ["fs", "termios"] }
linux-raw-sys = { version = "0.4.12", default-features = false, features = ["elf", "errno", "general", "ioctl", "no_std", "std"] }
mio = { version = "0.8.10", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0" }
rustix = { version = "0.38.28", features = ["fs", "termios"] }

[target.x86_64-apple-darwin.dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["std"] }
errno = { version = "0.3.2", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.24.2" }
mio = { version = "0.8.9", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0", features = ["unstable"] }
rustix = { version = "0.38.25", features = ["fs", "termios"] }
mio = { version = "0.8.10", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0" }
rustix = { version = "0.38.28", features = ["fs", "termios"] }

[target.x86_64-apple-darwin.build-dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["std"] }
errno = { version = "0.3.2", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.24.2" }
mio = { version = "0.8.9", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0", features = ["unstable"] }
rustix = { version = "0.38.25", features = ["fs", "termios"] }
mio = { version = "0.8.10", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0" }
rustix = { version = "0.38.28", features = ["fs", "termios"] }

[target.aarch64-apple-darwin.dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["std"] }
errno = { version = "0.3.2", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.24.2" }
mio = { version = "0.8.9", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0", features = ["unstable"] }
rustix = { version = "0.38.25", features = ["fs", "termios"] }
mio = { version = "0.8.10", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0" }
rustix = { version = "0.38.28", features = ["fs", "termios"] }

[target.aarch64-apple-darwin.build-dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["std"] }
errno = { version = "0.3.2", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.24.2" }
mio = { version = "0.8.9", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0", features = ["unstable"] }
rustix = { version = "0.38.25", features = ["fs", "termios"] }
mio = { version = "0.8.10", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0" }
rustix = { version = "0.38.28", features = ["fs", "termios"] }

[target.x86_64-unknown-illumos.dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["std"] }
errno = { version = "0.3.2", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.24.2" }
mio = { version = "0.8.9", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0", features = ["unstable"] }
rustix = { version = "0.38.25", features = ["fs", "termios"] }
mio = { version = "0.8.10", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0" }
rustix = { version = "0.38.28", features = ["fs", "termios"] }
toml_datetime = { version = "0.6.5", default-features = false, features = ["serde"] }
toml_edit-cdcf2f9584511fe6 = { package = "toml_edit", version = "0.19.15", features = ["serde"] }

[target.x86_64-unknown-illumos.build-dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.4.0", default-features = false, features = ["std"] }
errno = { version = "0.3.2", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.24.2" }
mio = { version = "0.8.9", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0", features = ["unstable"] }
rustix = { version = "0.38.25", features = ["fs", "termios"] }
mio = { version = "0.8.10", features = ["net", "os-ext"] }
once_cell = { version = "1.19.0" }
rustix = { version = "0.38.28", features = ["fs", "termios"] }
toml_datetime = { version = "0.6.5", default-features = false, features = ["serde"] }
toml_edit-cdcf2f9584511fe6 = { package = "toml_edit", version = "0.19.15", features = ["serde"] }

0 comments on commit 74430a2

Please sign in to comment.