Skip to content

Commit 72573c9

Browse files
Merge pull request #1095 from volta-cli/dependabot/cargo/thiserror-1.0.30
Bump thiserror from 1.0.16 to 1.0.30
2 parents 8836e69 + 0099206 commit 72573c9

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

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

crates/test-support/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ edition = "2018"
88
hamcrest2 = "0.3.0"
99
archive = { path = "../archive" }
1010
serde_json = { version = "1.0.37" }
11-
thiserror = "1.0.16"
11+
thiserror = "1.0.30"

0 commit comments

Comments
 (0)