Skip to content

Commit

Permalink
chore: drop varint (#2579)
Browse files Browse the repository at this point in the history
  • Loading branch information
DieracDelta authored Feb 14, 2024
1 parent 70a34fd commit 8c349fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion crates/libp2p-networking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ rand = { workspace = true }
serde = { workspace = true }
serde_json = "1.0.113"
snafu = { workspace = true }
unsigned-varint = "0.8"
tide = { version = "0.16", optional = true, default-features = false, features = [
"h1-server",
] }
Expand Down

0 comments on commit 8c349fb

Please sign in to comment.