Skip to content

Commit b03fa0c

Browse files
Bump thiserror from 1.0.63 to 1.0.64 (#951)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.63 to 1.0.64. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.64) --- updated-dependencies: - dependency-name: thiserror 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 639d032 commit b03fa0c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ sysinfo = {version = "0.31.3", features = ["serde"]}
5656
fs_extra = "1.3.0"
5757
serde_json = "1.0.128"
5858
dotenv = "0.15.0"
59-
thiserror = "1.0.63"
59+
thiserror = "1.0.64"
6060
sha1 = "0.10.6"
6161
sha256 = "1.5.0"
6262
strfmt="0.2.4"

0 commit comments

Comments
 (0)