Skip to content

Commit

Permalink
chore(deps): bump serde_json to 1.0.115 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen authored Mar 27, 2024
1 parent 86bb26b commit cdd193f
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 @@ -18,7 +18,7 @@ pulldown-cmark = { version = "0.10.0", default-features = false }
pulldown-cmark-to-cmark = "13.0.0"
schemars = "0.8.16"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.114"
serde_json = "1.0.115"
tempfile = "3.10.1"

[dev-dependencies]
Expand Down

0 comments on commit cdd193f

Please sign in to comment.