summaryrefslogtreecommitdiff
path: root/rust-src/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust-src/Cargo.toml')
-rw-r--r--rust-src/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/rust-src/Cargo.toml b/rust-src/Cargo.toml
index e88c05fe..faa4a803 100644
--- a/rust-src/Cargo.toml
+++ b/rust-src/Cargo.toml
@@ -1,8 +1,8 @@
[package]
name = "bcachefs-rust"
version = "0.3.1"
-authors = ["Yuxuan Shui <yshuiv7@gmail.com>", "Kayla Firestack <dev@kaylafire.me>"]
-edition = "2018"
+authors = ["Yuxuan Shui <yshuiv7@gmail.com>", "Kayla Firestack <dev@kaylafire.me>", "Kent Overstreet <kent.overstreet@linux.dev>" ]
+edition = "2021"
rust-version = "1.65"
[lib]