Skip to content

Commit 8244967

Browse files
committed
Update Rust crate thiserror to 1.0.30
1 parent 6c1c138 commit 8244967

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
@@ -81,7 +81,7 @@ sha2 = "0.9"
8181
swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }
8282
tar = "0.4.16"
8383
tempfile = "3"
84-
thiserror = "1.0.28"
84+
thiserror = "1.0.30"
8585
tokio = { version = "1.5.0", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros"]}
8686
toml = "0.5"
8787
tracing = "0.1"

0 commit comments

Comments
 (0)