Skip to content

Commit 9febc2b

Browse files
Update to a version of cmake with windows arm64 support
1 parent 8a87b94 commit 9febc2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -514,9 +514,9 @@ dependencies = [
514514

515515
[[package]]
516516
name = "cmake"
517-
version = "0.1.38"
517+
version = "0.1.42"
518518
source = "registry+https://github.com/rust-lang/crates.io-index"
519-
checksum = "96210eec534fc3fbfc0452a63769424eaa80205fda6cea98e5b61cb3d97bcec8"
519+
checksum = "81fb25b677f8bf1eb325017cb6bb8452f87969db0fedb4f757b297bee78a7c62"
520520
dependencies = [
521521
"cc",
522522
]

0 commit comments

Comments
 (0)