Skip to content

Commit a90067a

Browse files
Bump thiserror from 2.0.16 to 2.0.17 (#1512)
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 9dc3dc9 commit a90067a

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.

josh-ssh-shell/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ serde_json = { workspace = true }
1313
tracing = { workspace = true }
1414
tracing-subscriber = { workspace = true }
1515
tokio-util = { workspace = true }
16-
thiserror = "2.0.3"
16+
thiserror = "2.0.17"
1717
tempfile = { workspace = true }
1818
reqwest = { workspace = true }

0 commit comments

Comments
 (0)