Skip to content

Commit 0d08ac1

Browse files
Bump thiserror from 2.0.7 to 2.0.9 (#722)
1 parent f33f2c4 commit 0d08ac1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typify-impl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ semver = "1.0.24"
1818
serde = "1.0.216"
1919
serde_json = "1.0.134"
2020
syn = { version = "2.0.90", features = ["full"] }
21-
thiserror = "2.0.7"
21+
thiserror = "2.0.9"
2222
unicode-ident = "1.0.14"
2323

2424

0 commit comments

Comments
 (0)