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 25f482c commit 4ede9d2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 crates/marine-macro-impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ all-features = true
quote = "1.0.33"
proc-macro2 = "1.0.69"
serde = { version = "1.0.189", features = ["derive"] }
serde_json = "1.0.107"
serde_json = "1.0.114"
syn = { version = '1.0.109', features = ['full', "extra-traits"] }

[dev-dependencies]
Expand Down

0 comments on commit 4ede9d2

Please sign in to comment.