Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to 1.0.100
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2023
1 parent 82c775f commit bb11210
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -26,7 +26,7 @@ marine-build-rs-generator = { path = "crates/marine-build-rs-generator", version
fluence-app-service = { version = "0.25.3", features = ["raw-module-api"] }

serde = { version = "1.0.162", features = ["derive"] }
serde_json = "1.0.96"
serde_json = "1.0.100"
uuid = { version = "1.3.2", features = ["v4"] }

[workspace]
Expand Down

0 comments on commit bb11210

Please sign in to comment.