Skip to content

Commit 533020b

Browse files
Bump thiserror from 1.0.69 to 2.0.14 (#426)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.14. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.14) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 290a8fb commit 533020b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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 = "1.0.69"
69+
thiserror = "2.0.14"
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)