Skip to content

Commit 9f7cdf1

Browse files
committed
deps: remove nested_enum_utils
1 parent a7cd4ac commit 9f7cdf1

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

Cargo.lock

Lines changed: 0 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

netwatch/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ bytes = "1.7"
2121
n0-error = "0.1.0"
2222
n0-future = "0.3.0"
2323
n0-watcher = "0.4.0"
24-
nested_enum_utils = "0.2.3"
2524
pin-project-lite = "0.2.16"
2625
time = "0.3.20"
2726
tokio = { version = "1", features = [

portmapper/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ futures-util = "0.3.25"
2424
igd-next = { version = "0.16.1", features = ["aio_tokio"] }
2525
iroh-metrics = { version = "0.36", default-features = false }
2626
libc = "0.2.139"
27-
nested_enum_utils = "0.2.3"
2827
netwatch = { version = "0.11.0", path = "../netwatch" }
2928
n0-error = "0.1.0"
3029
num_enum = "0.7"

0 commit comments

Comments
 (0)