Skip to content

Commit 3b6d91f

Browse files
Bump thiserror from 1.0.50 to 1.0.56
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.50 to 1.0.56. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.50...1.0.56) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6916cd5 commit 3b6d91f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -12,5 +12,5 @@ whoami = "1.4.1"
1212
anyhow = "1.0.75"
1313
env_logger = "0.10.0"
1414
global = "0.4.3"
15-
thiserror = "1.0.50"
15+
thiserror = "1.0.56"
1616
nom = "7.1.3"

0 commit comments

Comments
 (0)