Skip to content

Commit

Permalink
Revert back to original MSRV after being satisfied
Browse files Browse the repository at this point in the history
  • Loading branch information
Finomnis committed Nov 3, 2023
1 parent 3d8c2e0 commit 56866f0
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 @@ -3,7 +3,7 @@ name = "tokio-graceful-shutdown"
authors = ["Finomnis <[email protected]>"]
version = "0.14.0"
edition = "2021"
rust-version = "1.62"
rust-version = "1.63"
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/Finomnis/tokio-graceful-shutdown"
Expand Down

0 comments on commit 56866f0

Please sign in to comment.