Skip to content

Commit

Permalink
dep: upgrade http crate to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simongoricar committed Mar 20, 2024
1 parent d8cb025 commit d230434
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 @@ itertools = "0.12.1"
argon2 = "0.5.3"
jsonwebtoken = "9.2.0"
chrono = "0.4.35"
http = "0.2.11"
http = "1.1.0"
mime = "0.3.17"
uuid = { version = "1.8.0", features = ["v7"] }
httpdate = "1.0.3"
Expand Down

0 comments on commit d230434

Please sign in to comment.