Skip to content

Commit

Permalink
chore(deps): update rust crate built to 0.7.2 (#1895)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent 5281712 commit 74bfe8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ zip = { version = "0.6.6", default-features = false, features = ["deflate"] }
exec = "0.3.1"

[build-dependencies]
built = { version = "0.7.1", features = ["chrono", "git2"] }
built = { version = "0.7.2", features = ["chrono", "git2"] }

[dev-dependencies]
assert_cmd = "2.0.14"
Expand Down

0 comments on commit 74bfe8a

Please sign in to comment.