Skip to content

Commit 2ce5047

Browse files
Update Rust crate thiserror to v1.0.34 (#5191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fdb60f commit 2ce5047

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.9.0"
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.33"
80+
thiserror = "=1.0.34"
8181
tokio = { version = "=1.21.0", 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)