Skip to content

Commit

Permalink
Merge pull request #45 from zeenix/renovate/databake-0.x
Browse files Browse the repository at this point in the history
⬆️ Update Rust crate databake to 0.1.7
  • Loading branch information
zeenix authored Dec 20, 2023
2 parents 43c6aaa + 03f4e4c commit a54eec3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 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,4 +25,4 @@ nix = { version = "0.26", default-features = false, features = ["process"] }
[build-dependencies]
serde = { version = "1.0.163", features = ["derive"] }
serde_json = "1.0.96"
databake = { version = "0.1.0", features = ["derive"] }
databake = { version = "0.1.7", features = ["derive"] }

0 comments on commit a54eec3

Please sign in to comment.