Skip to content

Commit cb9ee9c

Browse files
chore(deps): bump thiserror from 1.0.32 to 1.0.35
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.35. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.32...1.0.35) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe71939 commit cb9ee9c

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ cli-completions = ["cli"]
5151
pipe-trait = "^0.4.0"
5252
smart-default = "^0.6.0"
5353
derive_more = "^0.99.17"
54-
thiserror = "^1.0.32"
54+
thiserror = "^1.0.35"
5555
rayon = "^1.5.3"
5656
text-block-macros = "^0.1.1"
5757
rounded-div = "^0.1.2"

0 commit comments

Comments
 (0)