Skip to content

Commit

Permalink
chore(deps): update rust crate serde to 1.0.193 (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent a20fa4a commit 7d97d25
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 @@ -19,7 +19,7 @@ ethers-core = { version = "2.0.10", default-features = false }
firestorm = { version = "0.5.1", optional = true }
graphql-parser = { version = "0.4.0", optional = true }
sha3 = "0.10.8"
serde = { version = "1.0.192", features = ["derive"] }
serde = { version = "1.0.193", features = ["derive"] }
serde_with = "3.4.0"
thiserror = "1.0.50"
url = { version = "2.4.1", optional = true }
Expand Down

0 comments on commit 7d97d25

Please sign in to comment.