Skip to content

Commit 15d565b

Browse files
authored
Merge pull request #142 from caibirdme/dependabot/cargo/thiserror-1.0.64
chore(deps): bump thiserror from 1.0.63 to 1.0.64
2 parents 00bd9ba + 3c920e5 commit 15d565b

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
@@ -58,7 +58,7 @@ serde = { version = "1.0.210", features = ["derive"] }
5858
serde_json = { version = "1.0.128" }
5959
serde_with = { version = "3.9.0", features = ["json"] }
6060
sqlbuilder = { path = "sqlbuilder" }
61-
thiserror = { version = "1.0.63" }
61+
thiserror = { version = "1.0.64" }
6262
tokio = { version = "1.40.0", features = ["full"] }
6363
tokio-stream = { version = "0.1.16" }
6464
tower = { version = "0.5.1" }

0 commit comments

Comments
 (0)