Skip to content

Commit 4ef6aaa

Browse files
chore(deps): Bump thiserror from 1.0.63 to 2.0.11
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.63 to 2.0.11. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...2.0.11) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77480e1 commit 4ef6aaa

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

Cargo.lock

Lines changed: 31 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
@@ -41,7 +41,7 @@ pkce = "0.2.0"
4141
aes-gcm = {version = "0.10.3", features = ["std"]}
4242

4343
# thiserror
44-
thiserror = "1.0.63"
44+
thiserror = "2.0.11"
4545
sec = { version = "1.0.0", features = ["serde", "deserialize"] }
4646

4747
[profile.release]

0 commit comments

Comments
 (0)