Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to 1.0.108
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent d973633 commit dc86ebf
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 deletions service/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 service/effector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ marine-rs-sdk = { version = "0.10.2", features = ["logger"] }
multiaddr = { version = "0.11.2", package = "fluence-fork-parity-multiaddr" }
log = "0.4.20"
eyre = "0.6.8"
serde_json = "1.0.64"
serde_json = "1.0.108"
itertools = "0.12.0"

types = { path = "../types" }
Expand Down

0 comments on commit dc86ebf

Please sign in to comment.