Skip to content

Commit b1b0da0

Browse files
authored
Merge pull request #12 from n0-computer/remove-gc-tests
refactor: Remove gc tests
2 parents 706ee6b + c084faf commit b1b0da0

File tree

4 files changed

+94
-555
lines changed

4 files changed

+94
-555
lines changed

Cargo.lock

Lines changed: 56 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ parking_lot = "0.12.3"
8383
testresult = "0.4.1"
8484
nested_enum_utils = "0.1.0"
8585
iroh-io = "0.6.1"
86-
testdir = "0.9.1"
86+
testdir = "0.7"
8787
data-encoding = "2.6.0"
8888

8989
[features]

0 commit comments

Comments
 (0)