bcachefs-tools/rust-src/bch_bindgen
Alexander Fougner 87243efa5c rust: support fstab style mount
- add support for fstab format, UUID=<uuid>

- structopt is no longer actively maintained, replace with clap v4
  which support everything structopt can and more.

- update dependencies

Signed-off-by: Alexander Fougner <fougner89@gmail.com>
2023-01-15 22:20:13 +01:00
..
src rust: update bindgen to 0.63 2023-01-03 16:58:55 +13:00
.gitignore split mount into a library crate for rust reuse 2021-10-18 16:30:52 -04:00
build.rs rust: update bindgen to 0.63 2023-01-03 16:58:55 +13:00
Cargo.lock rust: support fstab style mount 2023-01-15 22:20:13 +01:00
Cargo.toml rust: support fstab style mount 2023-01-15 22:20:13 +01:00
default.nix nix: overhaul build system. 2023-01-03 16:58:55 +13:00
rustfmt.toml split mount into a library crate for rust reuse 2021-10-18 16:30:52 -04:00