mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-26 20:40:51 +00:00
Upgrade windows-bindgen to 0.64
This commit is contained in:
parent
0f016846f1
commit
113777a22f
@ -53,7 +53,7 @@ js-sys = { version = "0.3", optional = true } # contains FFI bindings for
|
||||
windows-link = { version = "0.2", optional = true }
|
||||
|
||||
[target.'cfg(windows)'.dev-dependencies]
|
||||
windows-bindgen = { version = "0.63" } # MSRV is 1.74
|
||||
windows-bindgen = { version = "0.64" } # MSRV is 1.74
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
iana-time-zone = { version = "0.1.45", optional = true, features = ["fallback"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user