Skip to content

Commit

Permalink
Merge pull request #46 from zeenix/renovate/serde-1.x
Browse files Browse the repository at this point in the history
⬆️ Update Rust crate serde to 1.0.193
  • Loading branch information
zeenix authored Dec 20, 2023
2 parents a54eec3 + 2993da3 commit 166b8e5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -23,6 +23,6 @@ terminal-light = "1.1.1"
nix = { version = "0.26", default-features = false, features = ["process"] }

[build-dependencies]
serde = { version = "1.0.163", features = ["derive"] }
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.96"
databake = { version = "0.1.7", features = ["derive"] }

0 comments on commit 166b8e5

Please sign in to comment.