Skip to content

Commit 22aced2

Browse files
committed
Remove unused dep (for now)
1 parent b8af64d commit 22aced2

File tree

3 files changed

+0
-3
lines changed

3 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.

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ tracing-subscriber = "0.3.18"
109109
twox-hash = "1.6.3"
110110
usdt = "0.5.0"
111111
uuid = { version = "1", features = [ "serde", "v4" ] }
112-
zerocopy = "0.7.32"
113112

114113
# git
115114
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main", features = [ "usdt-probes" ] }

downstairs/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ tracing-subscriber.workspace = true
5454
tracing.workspace = true
5555
usdt.workspace = true
5656
uuid.workspace = true
57-
zerocopy.workspace = true
5857
crucible-workspace-hack.workspace = true
5958

6059
[dev-dependencies]

0 commit comments

Comments
 (0)