Skip to content

Commit 14a469b

Browse files
chore(deps): bump thiserror from 1.0.49 to 1.0.50 (#323)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.49 to 1.0.50. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.49...1.0.50) --- 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 624ce92 commit 14a469b

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.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pnet_macros_support = "0.34.0"
3737
ratatui = "0.23.0"
3838
resolv-conf = "0.7.0"
3939
simplelog = "0.12.1"
40-
thiserror = "1.0.49"
40+
thiserror = "1.0.50"
4141
tokio = { version = "1.33", features = ["rt", "sync"] }
4242
trust-dns-resolver = "0.23.1"
4343
unicode-width = "0.1.11"

0 commit comments

Comments
 (0)