Skip to content

Commit 6e487ab

Browse files
committed
hakari update
1 parent fe1f80a commit 6e487ab

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Cargo.lock

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workspace-hack/Cargo.toml

-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ futures-executor = { version = "0.3" }
3131
futures-sink = { version = "0.3" }
3232
futures-util = { version = "0.3", features = ["channel", "io", "sink"] }
3333
getrandom = { version = "0.2", default-features = false, features = ["std"] }
34-
hashbrown = { version = "0.14" }
3534
hex = { version = "0.4", features = ["serde"] }
3635
indexmap = { version = "2", features = ["serde"] }
3736
libc = { version = "0.2", features = ["extra_traits"] }
@@ -81,7 +80,6 @@ futures-executor = { version = "0.3" }
8180
futures-sink = { version = "0.3" }
8281
futures-util = { version = "0.3", features = ["channel", "io", "sink"] }
8382
getrandom = { version = "0.2", default-features = false, features = ["std"] }
84-
hashbrown = { version = "0.14" }
8583
hex = { version = "0.4", features = ["serde"] }
8684
indexmap = { version = "2", features = ["serde"] }
8785
libc = { version = "0.2", features = ["extra_traits"] }

0 commit comments

Comments
 (0)