Skip to content

Commit 55feb35

Browse files
committed
chore(deps): update rust crate thiserror to 1.0.65
1 parent 58f585e commit 55feb35

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
@@ -111,7 +111,7 @@ target-spec = { version = "3.2.2", features = ["custom", "summaries"] }
111111
target-spec-miette = "0.4.0"
112112
test-case = "3.3.1"
113113
test-strategy = "0.4.0"
114-
thiserror = "1.0.64"
114+
thiserror = "1.0.65"
115115
tokio = "1.41.0"
116116
toml = "0.8.19"
117117
toml_edit = "0.22.22"

0 commit comments

Comments
 (0)