Skip to content

Commit

Permalink
build(deps): bump serde_json from 1.0.100 to 1.0.102 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent e166499 commit 811d5ab
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ nom = "7.1.3"
open = "5.0.0"
quick-xml = { version = "0.29.0", features = ["serialize"] }
serde = { version = "1.0.171", features = ["derive"] }
serde_json = { version = "1.0.100", features = ["preserve_order"] }
serde_json = { version = "1.0.102", features = ["preserve_order"] }
shellexpand = "3.1.0"
utf16string = "0.2.0"
walkdir = "2.3.3"
Expand Down

0 comments on commit 811d5ab

Please sign in to comment.