summaryrefslogtreecommitdiff
path: root/rust-src/bch_bindgen/Cargo.toml
AgeCommit message (Expand)Author
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger
2024-01-15Prune rust dependenciesKent Overstreet
2023-11-16Bump rust edition to 2021Kent Overstreet
2023-11-02Update, slim down rust dependenciesKent Overstreet
2023-02-28rust: Filesystem options now supportedKent Overstreet
2023-02-27rust: BtreeIterFlagsKent Overstreet
2023-02-27Rust: Start of cmd_list rewriteKent Overstreet
2023-01-18rust: replace tracing with loggerAlexander Fougner
2023-01-15rust: support fstab style mountAlexander Fougner
2023-01-03rust: update bindgen to 0.63Daniel Hill
2021-10-18split mount into a library crate for rust reuseKayla Firestack