Skip to content

Commit

Permalink
Update built to 0.7.7
Browse files Browse the repository at this point in the history
for lukaslueg/built#80
to make reproducible builds easier.
  • Loading branch information
bmwiedemann authored and lu-zero committed Feb 23, 2025
1 parent 62b4888 commit 88f8d64
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 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 @@ -131,7 +131,7 @@ features = ["png"]

[build-dependencies]
cc = { version = "1.0", optional = true, features = ["parallel"] }
built = { version = "0.7.1", features = [] }
built = { version = "0.7.7", features = [] }

[build-dependencies.nasm-rs]
version = "0.3"
Expand Down

0 comments on commit 88f8d64

Please sign in to comment.