bcachefs-tools/bch_bindgen
Thomas Bertschinger 505d5aaed2 remove bch_bindgen/Cargo.lock from version control
This is redundant with the root level Cargo.lock. Any changes made to
the bch_bindgen dependencies will be duplicated in both Cargo.lock
files. Removing this from version control will reduce the noise in the
git diffs for such changes.

Signed-off-by: Thomas Bertschinger <tahbertschinger@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-01-23 02:53:45 -05:00
..
src Remove gag usage 2024-01-20 22:32:00 -05:00
.gitignore move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
build.rs bch_bindgen: add liburcu paths by pkgconfig 2024-01-21 19:04:31 +08:00
Cargo.toml move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00
rustfmt.toml move Rust sources to top level, C sources into c_src 2024-01-16 01:47:05 -05:00