mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-28 05:21:39 +00:00
Update windows-targets requirement from 0.48 to 0.52
Updates the requirements on [windows-targets](https://github.com/microsoft/windows-rs) to permit the latest version. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/compare/windows-targets-0.48.1...0.52.0) --- updated-dependencies: - dependency-name: windows-targets dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c0f418bbbf
commit
039189c4a1
@ -44,7 +44,7 @@ js-sys = { version = "0.3", optional = true } # contains FFI bindings for
|
||||
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows-targets = { version = "0.48", optional = true }
|
||||
windows-targets = { version = "0.52", optional = true }
|
||||
|
||||
[target.'cfg(windows)'.dev-dependencies]
|
||||
windows-bindgen = { version = "0.51" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user