Skip to content

Commit

Permalink
Bump built to 0.5.2
Browse files Browse the repository at this point in the history
Fixes #3074
  • Loading branch information
lu-zero committed Dec 6, 2022
1 parent f2c08ff commit 376490a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -119,7 +119,7 @@ features = ["png"]
[build-dependencies]
cc = { version = "1.0", optional = true, features = ["parallel"] }
rustc_version = "0.4"
built = { version = "0.5.1", features = ["chrono"] }
built = { version = "0.5.2", features = ["chrono"] }

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

0 comments on commit 376490a

Please sign in to comment.