Skip to content

Commit 5828f37

Browse files
committed
Let's have the latest versions of fuzzers automatically
This is done by removing Cargo.lock files of fuzz projects.
1 parent f130f63 commit 5828f37

File tree

8 files changed

+3
-2989
lines changed

8 files changed

+3
-2989
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ target/
99
/tests/fixtures/commit-graphs/
1010

1111
**/generated-do-not-edit/
12+
13+
# Cargo lock files of fuzz targets - let's have the latest versions of everything under test
14+
**/fuzz/Cargo.lock

gix-attributes/fuzz/Cargo.lock

Lines changed: 0 additions & 387 deletions
This file was deleted.

0 commit comments

Comments
 (0)