Skip to content

Commit ffc92da

Browse files
fix(deps): update rust crate thiserror to 1.0.48
1 parent 4ef79e5 commit ffc92da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ num-traits = "0.2.16"
2727
indexmap = "2.0.0"
2828
rustc-hash = "1.1.0"
2929
integer-sqrt = "0.1.5"
30-
thiserror = "1.0.44"
30+
thiserror = "1.0.48"
3131
deprecate-until = "0.1.0"
3232

3333
[dev-dependencies]

0 commit comments

Comments
 (0)