Skip to content

Commit 49f3fe3

Browse files
Bump thiserror from 1.0.57 to 1.0.58
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.57 to 1.0.58. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.57...1.0.58) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5ebe0a commit 49f3fe3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typify-impl/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ regress = "0.9.0"
1616
schemars = "0.8.16"
1717
serde_json = "1.0.114"
1818
syn = { version = "2.0.52", features = ["full"] }
19-
thiserror = "1.0.57"
19+
thiserror = "1.0.58"
2020
unicode-ident = "1.0.12"
2121

2222

0 commit comments

Comments
 (0)