summaryrefslogtreecommitdiff
path: root/rust-src
diff options
context:
space:
mode:
Diffstat (limited to 'rust-src')
-rw-r--r--rust-src/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust-src/Cargo.toml b/rust-src/Cargo.toml
index 92a3853f..444f0cf9 100644
--- a/rust-src/Cargo.toml
+++ b/rust-src/Cargo.toml
@@ -3,6 +3,7 @@ name = "bcachefs-rust"
version = "0.3.1"
authors = ["Yuxuan Shui <yshuiv7@gmail.com>", "Kayla Firestack <dev@kaylafire.me>"]
edition = "2018"
+rust-version = "1.65"
[lib]
crate-type = ["staticlib"]