Skip to content

Commit c06a893

Browse files
chore(deps): update rust crate thiserror to 1.0.56
1 parent 35e3f7a commit c06a893

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
@@ -16,7 +16,7 @@ edition = "2021"
1616
rust-version = "1.70"
1717

1818
[workspace.dependencies]
19-
thiserror = "1.0.48"
19+
thiserror = "1.0.56"
2020
bitflags = { version = "2.4.2", features = ["serde"] }
2121
heck = { version = "0.4", features = ["unicode"] }
2222
clap = { version = "4.4.3", features = ["derive"] }

0 commit comments

Comments
 (0)