Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit ef5edea

Browse files
author
bors-servo
authored
Auto merge of #125 - marmistrz:master, r=philn
Bump the version of cmake to allow fixing build on CentOS See rust-lang/cmake-rs#42 (comment) for motivation
2 parents ac1cf1e + 9d449c5 commit ef5edea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gecko-media/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cubeb-pulse = { git = "https://github.com/djg/cubeb-pulse-rs", branch = "dev", f
1414
[build-dependencies]
1515
bindgen = "0.31.0"
1616
walkdir = "1.0"
17-
cmake = "0.1.26"
17+
cmake = "0.1.29"
1818

1919
[dependencies]
2020
mime = "0.3.5"

0 commit comments

Comments
 (0)