bcachefs-tools/bch_bindgen
Gabriel 086fb7f313 rust: Specify minimum dependency versions
These are the minimum versions so the source compiles.
Verified with:

    cargo +nightly update -Zminimal-versions --offline --verbose
    cargo update -p regex-syntax --precise=0.6.25
    cargo check
2024-10-28 11:01:01 +00:00
..
src Fix some warnings about elided lifetimes 2024-10-12 17:20:56 -04:00
.gitignore move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
build.rs Format with rustfmt 2024-05-26 20:38:08 -04:00
Cargo.toml rust: Specify minimum dependency versions 2024-10-28 11:01:01 +00:00