Skip to content

Commit 11776bd

Browse files
authored
chore(dependencies): remove once_cell crate version config (#45)
1 parent ced9f81 commit 11776bd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ futures-util = { version = "0.3", default-features = false }
2121
http = "0.2"
2222
http-body = "1.0.0-rc.2"
2323
bytes = "1"
24-
25-
once_cell = "1.14"
26-
2724
pin-project-lite = "0.2.4"
2825
socket2 = "0.5"
2926
tracing = { version = "0.1", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)