Skip to content

Commit 94f98f2

Browse files
committed
Update rust-version to 1.84.1.
1 parent 16ddabb commit 94f98f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ edition = "2021"
1212
keywords = ["linux"]
1313
categories = ["no-std"]
1414
include = ["src", "Cargo.toml", "COPYRIGHT", "LICENSE*", "/*.md"]
15-
rust-version = "1.84"
15+
rust-version = "1.84.1"
1616

1717
[dependencies]
1818
linux-raw-sys = { version = "0.9.2", default-features = false, optional = true, features = ["general", "no_std", "elf"] }

0 commit comments

Comments
 (0)