Skip to content

Commit

Permalink
chore: remove outdated todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtread committed Oct 15, 2024
1 parent e7b2f17 commit 8974bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ email_address = "0.2.4"
# Codec utils for encoding and decoding packets
tokio-util = { version = "0.7", features = ["codec"] }

# Hyper for connection upgrades (TODO: Update to 1.0 once reqwest supports it)
# Hyper for connection upgrades
hyper = "1.4"
hyper-util = { version = "0.1.7", features = ["tokio"] }
tower = { version = "0.4", features = ["util"] }
Expand Down

0 comments on commit 8974bde

Please sign in to comment.