Skip to content

Commit

Permalink
chore(deps): update rust crate serde to 1.0.214 (#199)
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 Oct 29, 2024
1 parent d799509 commit 09e51ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ resolver = "2"
##############################
# non-substrate dependencies #
##############################
serde = { version = "1.0.213", default-features = false }
serde = { version = "1.0.214", default-features = false }
serde_json = { version = "1.0.132", default-features = false }
clap = { version = "4.5.20", features = ["derive"] }
futures = { version = "0.3.31", features = ["thread-pool"] }
Expand Down

0 comments on commit 09e51ee

Please sign in to comment.