Skip to content

Commit 5ff8834

Browse files
Bump thiserror from 1.0.64 to 1.0.65 (#154)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.64 to 1.0.65. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4c1584 commit 5ff8834

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
@@ -53,7 +53,7 @@ slog = "2.7.0"
5353
slog-async = "2.7.0"
5454
slog-json = "2.6.1"
5555
slog-term = "2.9.1"
56-
thiserror = "1.0.64"
56+
thiserror = "1.0.65"
5757
tokio = { version = "1", features = ["rt-multi-thread", "macros", "time", "net"] }
5858
tokio-serial = { version = "5", optional = true, features = ["tokio-util", "libudev"] }
5959
toml = "0.8.19"

0 commit comments

Comments
 (0)