mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
v1.33.0
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
0f78d027d3
commit
41eea9f6f6
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -68,7 +68,7 @@ checksum = "86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "bcachefs-tools"
|
name = "bcachefs-tools"
|
||||||
version = "1.32.1"
|
version = "1.33.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"bch_bindgen",
|
"bch_bindgen",
|
||||||
|
|||||||
@ -4,7 +4,7 @@ default-members = [".", "bch_bindgen"]
|
|||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "bcachefs-tools"
|
name = "bcachefs-tools"
|
||||||
version = "1.32.1"
|
version = "1.33.0"
|
||||||
authors = ["Yuxuan Shui <yshuiv7@gmail.com>", "Kayla Firestack <dev@kaylafire.me>", "Kent Overstreet <kent.overstreet@linux.dev>" ]
|
authors = ["Yuxuan Shui <yshuiv7@gmail.com>", "Kayla Firestack <dev@kaylafire.me>", "Kent Overstreet <kent.overstreet@linux.dev>" ]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
rust-version = "1.77.0"
|
rust-version = "1.77.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user