No description
Find a file
bad 3e34190ede Fix the sig parsing in narinfo parsing code
Unlike references, multiple signatures are stored as separate key-value
pairs. Previously this crate assumed that narinfo sigs were stored as a
single key, separated by spaces.
2022-08-19 13:47:32 +02:00
src Fix the sig parsing in narinfo parsing code 2022-08-19 13:47:32 +02:00
.gitignore Initial commit 2022-08-18 23:22:52 +02:00
Cargo.toml Ship it 2022-08-18 23:22:59 +02:00
nix-cache-info.sample Initial commit 2022-08-18 23:22:52 +02:00
rustfmt.toml Initial commit 2022-08-18 23:22:52 +02:00
sample.narinfo Initial commit 2022-08-18 23:22:52 +02:00