Skip to content

Commit 7fb94f8

Browse files
Bump thiserror from 2.0.16 to 2.0.17 (#453)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 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 91c9d62 commit 7fb94f8

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -66,7 +66,7 @@ strum = { version = "0.27.2", default-features = false }
6666
strum_macros = "0.27.2"
6767
string_cache = "0.8.9"
6868
termios = "0.3"
69-
thiserror = "2.0.16"
69+
thiserror = "2.0.17"
7070
tokio = { version = "1.29", features = ["full"] }
7171
tokio-stream = { version = "0.1", features = ["fs"] }
7272
tokio-util = { version = "0.7", features = ["compat"] }

0 commit comments

Comments
 (0)