Skip to content

Commit 975d0cd

Browse files
authored
Merge pull request #21 from 1Password/dependabot/cargo/thiserror-2.0.16
Bump thiserror from 1.0.69 to 2.0.16
2 parents acf869b + c2ac776 commit 975d0cd

File tree

2 files changed

+8
-28
lines changed

2 files changed

+8
-28
lines changed

Cargo.lock

Lines changed: 7 additions & 27 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
@@ -151,7 +151,7 @@ serde = { version = "1.0.197", features = ["derive"] }
151151
serde_json = "1.0.115"
152152
indexmap = { version = "2", features = ["serde"] }
153153
bytes = { version = "1.6.0", features = ["serde"] }
154-
thiserror = "1.0.58"
154+
thiserror = "2.0.16"
155155
async-trait = "0.1.79"
156156
futures-util = { version = "0.3.30", default-features = false }
157157
tokio-util = { version = "0.7.10", default-features = false }

0 commit comments

Comments
 (0)