Skip to content

Commit

Permalink
Do not change MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
cdmurph32 committed Nov 4, 2024
1 parent 8a7af0e commit 5095b8c
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 @@ -13,7 +13,7 @@ edition = "2021"
keywords = ["api", "file", "network", "safe", "syscall"]
categories = ["os::unix-apis", "date-and-time", "filesystem", "network-programming"]
include = ["src", "build.rs", "Cargo.toml", "COPYRIGHT", "LICENSE*", "/*.md", "benches"]
rust-version = "1.82"
rust-version = "1.63"

[dependencies]
bitflags = { version = "2.4.0", default-features = false }
Expand Down

0 comments on commit 5095b8c

Please sign in to comment.