Skip to content

Commit e9d394a

Browse files
Update Rust crate thiserror to v1.0.32 (#5036)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23b5a00 commit e9d394a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spdx = "=0.8.1"
7777
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }
7878
tar = "=0.4.38"
7979
tempfile = "=3.3.0"
80-
thiserror = "=1.0.31"
80+
thiserror = "=1.0.32"
8181
tokio = { version = "=1.20.1", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
8282
toml = "=0.5.9"
8383
tracing = "=0.1.36"

0 commit comments

Comments
 (0)