Skip to content

Commit

Permalink
Update rust-version field in manifest to match README
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored Jul 19, 2023
1 parent 69de5e8 commit 5afd958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tower-http/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository = "https://github.com/tower-rs/tower-http"
homepage = "https://github.com/tower-rs/tower-http"
categories = ["asynchronous", "network-programming", "web-programming"]
keywords = ["io", "async", "futures", "service", "http"]
rust-version = "1.56"
rust-version = "1.60"

[dependencies]
bitflags = "2.0.2"
Expand Down

0 comments on commit 5afd958

Please sign in to comment.