Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to 1.0.50
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 0e884b0 commit b557d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolshed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ graphql-parser = { version = "0.4.0", optional = true }
sha3 = "0.10.6"
serde = { version = "1.0.152", features = ["derive"] }
serde_with = "3.2.0"
thiserror = "1.0.49"
thiserror = "1.0.50"
url = { version = "2.4.0", optional = true }
async-graphql = "6.0.7"

Expand Down

0 comments on commit b557d0c

Please sign in to comment.