Skip to content

Commit

Permalink
Merge pull request #117 from MolotovCherry/dependabot/cargo/serde_jso…
Browse files Browse the repository at this point in the history
…n-1.0.134

Bump serde_json from 1.0.133 to 1.0.134
  • Loading branch information
MolotovCherry authored Dec 23, 2024
2 parents 6fe70b4 + cda180b commit ba795e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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/shared/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tracing.workspace = true
windows.workspace = true
unicase.workspace = true
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
serde_json = "1.0.134"
directories = "5.0.1"
backtrace = "0.3.74"
toml = "0.8.19"
Expand Down

0 comments on commit ba795e5

Please sign in to comment.