Skip to content

Commit

Permalink
Bump thiserror from 1.0.65 to 1.0.66 (#178)
Browse files Browse the repository at this point in the history
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.65...1.0.66)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 5209e0a commit 73dee8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ slog-async = "2.8.0"
slog-term = "2.9.1"
socks = "0.3.4"
tokio = { version = "1.40.0", features = ["full"] }
thiserror = "1.0.63"
thiserror = "1.0.66"
systemd_socket = { version = "0.1.2", default-features = false, features = ["tokio"] }

[build-dependencies]
Expand Down

0 comments on commit 73dee8c

Please sign in to comment.