Skip to content

Commit 62bf9f1

Browse files
authored
chore: update the rust-version key in Cargo.toml (#2193)
1 parent 3b16f0c commit 62bf9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "nix"
33
description = "Rust friendly bindings to *nix APIs"
44
edition = "2021"
55
version = "0.27.1"
6-
rust-version = "1.65"
6+
rust-version = "1.69"
77
authors = ["The nix-rust Project Developers"]
88
repository = "https://github.com/nix-rust/nix"
99
license = "MIT"

0 commit comments

Comments
 (0)