Skip to content

Commit 364f9da

Browse files
committed
feat(deps): bump miette and thiserror
1 parent 646ae52 commit 364f9da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ either = "1.6.1"
1818
futures = "0.3.17"
1919
hex = "0.4.3"
2020
memmap2 = "0.5.8"
21-
miette = "5.5.0"
21+
miette = "5.7.0"
2222
reflink = "0.1.3"
2323
serde = "1.0.130"
2424
serde_derive = "1.0.130"
@@ -27,7 +27,7 @@ sha1 = "0.10.5"
2727
sha2 = "0.10.6"
2828
ssri = "8.0.0"
2929
tempfile = "3.4.0"
30-
thiserror = "1.0.29"
30+
thiserror = "1.0.40"
3131
tokio = { version = "1.12.0", features = [
3232
"fs",
3333
"io-util",

0 commit comments

Comments
 (0)