mirror of
https://github.com/BLAKE3-team/BLAKE3
synced 2026-03-08 00:06:20 +01:00
We'll need to make sure to update this when we do a version bump. Adding
an explicit `!Cargo.lock` line to b3sum/.gitignore helps with this, by
making sure Cargo.lock shows up by defauls in searches like:
rg "1\.2\.0"
Closes https://github.com/BLAKE3-team/BLAKE3/issues/210.
2 lines
12 B
Plaintext
2 lines
12 B
Plaintext
!Cargo.lock
|