Skip to content

Commit

Permalink
Merge pull request #77 from zeenix/renovate/serde_json-1.x
Browse files Browse the repository at this point in the history
⬆️ Update serde_json to 1.0.112
  • Loading branch information
zeenix authored Jan 27, 2024
2 parents fffd910 + de97864 commit d9d79fd
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 @@ -30,5 +30,5 @@ nix = { version = "0.27", default-features = false, features = ["process"] }

[build-dependencies]
serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.111"
serde_json = "1.0.112"
databake = { version = "0.1.7", features = ["derive"] }

0 comments on commit d9d79fd

Please sign in to comment.