Skip to content

Commit

Permalink
chore(dependencies): remove once_cell crate version config (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored Nov 1, 2023
1 parent ced9f81 commit 11776bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ futures-util = { version = "0.3", default-features = false }
http = "0.2"
http-body = "1.0.0-rc.2"
bytes = "1"

once_cell = "1.14"

pin-project-lite = "0.2.4"
socket2 = "0.5"
tracing = { version = "0.1", default-features = false, features = ["std"] }
Expand Down

0 comments on commit 11776bd

Please sign in to comment.