Skip to content

Commit 32c5f95

Browse files
committed
Update Rust crate recursion to 0.5.4
1 parent 085dc68 commit 32c5f95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -100,7 +100,7 @@ pretty_assertions = "1.4.1"
100100
proptest = "1.7.0"
101101
quick-junit = "0.5.1"
102102
rand = "0.9.1"
103-
recursion = "0.5.2"
103+
recursion = "0.5.4"
104104
regex = "1.11.1"
105105
regex-syntax = "0.8.5"
106106
semver = "1.0.26"

0 commit comments

Comments
 (0)