jj/lib
Martin von Zweigbergk b1f2e80349 files: add a newtype around Vec<u8> for content hunks
It's useful to have a more readable `Debug` format for `Vec<u8>`
(`"foo"` is better than `[102, 111, 111]`). It might also make types
in function signatures and elsewhere more readable.
2023-06-27 21:06:32 +02:00
..
benches
gen-protos
src files: add a newtype around Vec<u8> for content hunks 2023-06-27 21:06:32 +02:00
tests files: add a newtype around Vec<u8> for content hunks 2023-06-27 21:06:32 +02:00
testutils cargo: bump itertools from 0.10.5 to 0.11.0 2023-06-22 18:18:48 +02:00
build.rs
Cargo.toml cargo: bump serde_json from 1.0.97 to 1.0.99 2023-06-27 07:56:50 +02:00