Skip to content

Commit 2eba0cc

Browse files
Bump thiserror from 1.0.63 to 1.0.65
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.63 to 1.0.65. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.65) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be35b5d commit 2eba0cc

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
@@ -13,7 +13,7 @@ serde_derive = "1.0.152"
1313
# https://github.com/thedodd/wither/pull/89#issuecomment-1023644443
1414
wither = { git = "https://github.com/thedodd/wither", rev = "52fd503" }
1515
futures = "0.3.30"
16-
thiserror = "1.0.63"
16+
thiserror = "1.0.65"
1717
axum = { version = "0.7.5" }
1818
tokio = { version = "1.39.1", features = ["full"] }
1919
tracing = "0.1.40"

0 commit comments

Comments
 (0)