Skip to content

Commit

Permalink
chore(deps): update rust crate serde_json to 1.0.114
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 891c738 commit 32d8635
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 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.32.0", features = ["raw-module-api"] }

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

[workspace]
Expand Down

0 comments on commit 32d8635

Please sign in to comment.