Skip to content

Commit afe3615

Browse files
committed
chore: update test-case dep
This removes our dependency on proc-macro-error
1 parent d01be24 commit afe3615

File tree

2 files changed

+20
-33
lines changed

2 files changed

+20
-33
lines changed

Cargo.lock

Lines changed: 19 additions & 32 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
@@ -92,7 +92,7 @@ hex = "0.4.3"
9292
hex-literal = "0.3.4"
9393
serde_json = "1.0"
9494
regex = "1"
95-
test-case = "2.2.1"
95+
test-case = "3.3.1"
9696
bimap = "0.6.2"
9797
castaway = "0.2.2"
9898
paste = "1.0.9"

0 commit comments

Comments
 (0)