fish-shell/fish-rust/widestring-suffix
Henrik Hørlück Berg 87df7b9adf Use a cargo workspace
- This allows running `cargo fmt/clippy/test/etc` from root
- Ideally the root should be the fish-rust package instead of being virtual, but
  that requires changed to CMake/Corrosion. This change should instead be
  completely compatible with our existing setup.
- This also means we will only have on `Cargo.lock` for all current and future
  crates.
2023-08-19 15:18:38 +02:00
..
src Fix clippy lint in widestring-suffix 2023-08-19 15:18:38 +02:00
tests Initial Rust commit 2023-02-02 19:34:47 -07:00
Cargo.toml Initial Rust commit 2023-02-02 19:34:47 -07:00