]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - Cargo.toml
fix(bindgen): expand the Fix753 workaround for any type and document it
[bcachefs-tools-debian] / Cargo.toml
index e5478e6de7c36726c69086d9051ef4bea62bff37..b08878324eb505462d69fd70a5dde3cefe609c03 100644 (file)
@@ -3,7 +3,7 @@ name = "bcachefs-tools"
 version = "0.3.1"
 authors = ["Yuxuan Shui <yshuiv7@gmail.com>", "Kayla Firestack <dev@kaylafire.me>", "Kent Overstreet <kent.overstreet@linux.dev>" ]
 edition = "2021"
-rust-version = "1.65"
+rust-version = "1.70"
 
 [[bin]]
 name = "bcachefs"
@@ -19,7 +19,6 @@ anyhow = "1.0"
 libc = "0.2.69"
 udev = "0.7.0"
 uuid = "1.2.2"
-gag = "1.0.0"
 errno = "0.2"
 either = "1.5"
 rpassword = "7"