Skip to content

Commit

Permalink
chore(benches): fix pin-project-lite not found (#3807)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzp1984 authored Dec 10, 2024
1 parent 0bd4adf commit 115339d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ futures-channel = { version = "0.3", features = ["sink"] }
futures-util = { version = "0.3", default-features = false, features = ["alloc", "sink"] }
http-body-util = "0.1"
pretty_env_logger = "0.5"
pin-project-lite = "0.2.4"
spmc = "0.3"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 115339d

Please sign in to comment.