Skip to content

Commit

Permalink
Update cargo hakari
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Hanson committed Oct 16, 2023
1 parent e372b92 commit 40407d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 45 deletions.
31 changes: 2 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 4 additions & 16 deletions workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ flate2 = { version = "1.0.27" }
futures = { version = "0.3.28" }
futures-channel = { version = "0.3.28", features = ["sink"] }
futures-core = { version = "0.3.28" }
futures-executor = { version = "0.3.28" }
futures-io = { version = "0.3.28", default-features = false, features = ["std"] }
futures-sink = { version = "0.3.28" }
futures-task = { version = "0.3.28", default-features = false, features = ["std"] }
Expand All @@ -49,11 +48,9 @@ generic-array = { version = "0.14.7", default-features = false, features = ["mor
getrandom = { version = "0.2.10", default-features = false, features = ["js", "rdrand", "std"] }
hashbrown-582f2526e08bb6a0 = { package = "hashbrown", version = "0.14.0", features = ["raw"] }
hashbrown-594e8ee84c453af0 = { package = "hashbrown", version = "0.13.2" }
hashbrown-5ef9efb8ec2df382 = { package = "hashbrown", version = "0.12.3", features = ["raw"] }
hex = { version = "0.4.3", features = ["serde"] }
hyper = { version = "0.14.27", features = ["full"] }
indexmap-dff4ba8e3ae991db = { package = "indexmap", version = "1.9.3", default-features = false, features = ["serde-1", "std"] }
indexmap-f595c2ba2a3f28df = { package = "indexmap", version = "2.0.0", features = ["serde"] }
indexmap = { version = "2.0.0", features = ["serde"] }
inout = { version = "0.1.3", default-features = false, features = ["std"] }
ipnetwork = { version = "0.20.0", features = ["schemars"] }
itertools = { version = "0.10.5" }
Expand All @@ -68,9 +65,7 @@ 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"] }
openapiv3 = { version = "1.0.3", default-features = false, features = ["skip_serializing_defaults"] }
parking_lot = { version = "0.12.1", features = ["send_guard"] }
petgraph = { version = "0.6.4", features = ["serde-1"] }
phf_shared = { version = "0.11.2" }
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" }
Expand All @@ -91,7 +86,7 @@ slog = { version = "2.7.0", features = ["dynamic-keys", "max_level_trace", "rele
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", "visit-mut"] }
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"] }
textwrap = { version = "0.16.0" }
time = { version = "0.3.27", features = ["formatting", "local-offset", "macros", "parsing"] }
Expand All @@ -100,7 +95,6 @@ tokio-postgres = { version = "0.7.10", features = ["with-chrono-0_4", "with-serd
tokio-stream = { version = "0.1.14", features = ["net"] }
toml = { version = "0.7.8" }
tracing = { version = "0.1.37", features = ["log"] }
tracing-core = { version = "0.1.31" }
trust-dns-proto = { version = "0.22.0" }
unicode-bidi = { version = "0.3.13" }
unicode-normalization = { version = "0.1.22" }
Expand Down Expand Up @@ -137,7 +131,6 @@ flate2 = { version = "1.0.27" }
futures = { version = "0.3.28" }
futures-channel = { version = "0.3.28", features = ["sink"] }
futures-core = { version = "0.3.28" }
futures-executor = { version = "0.3.28" }
futures-io = { version = "0.3.28", default-features = false, features = ["std"] }
futures-sink = { version = "0.3.28" }
futures-task = { version = "0.3.28", default-features = false, features = ["std"] }
Expand All @@ -147,11 +140,9 @@ generic-array = { version = "0.14.7", default-features = false, features = ["mor
getrandom = { version = "0.2.10", default-features = false, features = ["js", "rdrand", "std"] }
hashbrown-582f2526e08bb6a0 = { package = "hashbrown", version = "0.14.0", features = ["raw"] }
hashbrown-594e8ee84c453af0 = { package = "hashbrown", version = "0.13.2" }
hashbrown-5ef9efb8ec2df382 = { package = "hashbrown", version = "0.12.3", features = ["raw"] }
hex = { version = "0.4.3", features = ["serde"] }
hyper = { version = "0.14.27", features = ["full"] }
indexmap-dff4ba8e3ae991db = { package = "indexmap", version = "1.9.3", default-features = false, features = ["serde-1", "std"] }
indexmap-f595c2ba2a3f28df = { package = "indexmap", version = "2.0.0", features = ["serde"] }
indexmap = { version = "2.0.0", features = ["serde"] }
inout = { version = "0.1.3", default-features = false, features = ["std"] }
ipnetwork = { version = "0.20.0", features = ["schemars"] }
itertools = { version = "0.10.5" }
Expand All @@ -166,9 +157,7 @@ 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"] }
openapiv3 = { version = "1.0.3", default-features = false, features = ["skip_serializing_defaults"] }
parking_lot = { version = "0.12.1", features = ["send_guard"] }
petgraph = { version = "0.6.4", features = ["serde-1"] }
phf_shared = { version = "0.11.2" }
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" }
Expand All @@ -189,7 +178,7 @@ slog = { version = "2.7.0", features = ["dynamic-keys", "max_level_trace", "rele
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", "visit-mut"] }
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"] }
textwrap = { version = "0.16.0" }
time = { version = "0.3.27", features = ["formatting", "local-offset", "macros", "parsing"] }
Expand All @@ -199,7 +188,6 @@ tokio-postgres = { version = "0.7.10", features = ["with-chrono-0_4", "with-serd
tokio-stream = { version = "0.1.14", features = ["net"] }
toml = { version = "0.7.8" }
tracing = { version = "0.1.37", features = ["log"] }
tracing-core = { version = "0.1.31" }
trust-dns-proto = { version = "0.22.0" }
unicode-bidi = { version = "0.3.13" }
unicode-normalization = { version = "0.1.22" }
Expand Down

0 comments on commit 40407d7

Please sign in to comment.