Skip to content

Commit 15ef1b8

Browse files
Merge pull request #1334 from volta-cli/dependabot/cargo/thiserror-1.0.36
Bump thiserror from 1.0.35 to 1.0.36
2 parents 7056121 + bfac54b commit 15ef1b8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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.85" }
11-
thiserror = "1.0.35"
11+
thiserror = "1.0.36"

0 commit comments

Comments
 (0)