Skip to content

Commit 967e3de

Browse files
committed
Bump the edition since why not
Signed-off-by: Alex Saveau <[email protected]>
1 parent 7f3cb12 commit 967e3de

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
@@ -1,7 +1,7 @@
11
[package]
22
name = "nix"
33
description = "Rust friendly bindings to *nix APIs"
4-
edition = "2018"
4+
edition = "2021"
55
version = "0.26.1"
66
rust-version = "1.63"
77
authors = ["The nix-rust Project Developers"]

0 commit comments

Comments
 (0)