Skip to content

Commit adb29b7

Browse files
authored
Merge pull request #31 from 1Password/dependabot/cargo/thiserror-2.0.17
Bump thiserror from 2.0.16 to 2.0.17
2 parents 6d020bd + 5c5f163 commit adb29b7

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
@@ -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 = "2.0.16"
154+
thiserror = "2.0.17"
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)