Skip to content

Commit 283f275

Browse files
Bump thiserror from 1.0.63 to 1.0.64 (#105)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.63 to 1.0.64. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.64) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89155ce commit 283f275

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
@@ -48,7 +48,7 @@ slog = "2.7.0"
4848
slog-async = "2.7.0"
4949
slog-json = "2.6.1"
5050
slog-term = "2.9.1"
51-
thiserror = "1.0.63"
51+
thiserror = "1.0.64"
5252
tokio = { version = "1", features = ["rt-multi-thread", "macros", "time", "net"] }
5353
toml = "0.8.19"
5454
tracing = "0.1"

0 commit comments

Comments
 (0)