Skip to content

Commit c3f33f0

Browse files
committed
Upgrade deps
1 parent 3116032 commit c3f33f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@ boring = { version = "4.19.0", path = "./boring" }
2424
tokio-boring = { version = "4.19.0", path = "./tokio-boring" }
2525

2626
bindgen = { version = "0.72.0", default-features = false, features = ["runtime"] }
27+
bitflags = "2.9"
28+
brotli = "8.0"
2729
bytes = "1"
28-
cmake = "0.1.18"
30+
cmake = "0.1.54"
2931
fs_extra = "1.3.0"
3032
fslock = "0.2"
31-
bitflags = "2.4"
3233
foreign-types = "0.5"
3334
libc = "0.2"
3435
hex = "0.4"
@@ -48,4 +49,3 @@ openssl-macros = "0.1.1"
4849
tower = "0.4"
4950
tower-layer = "0.3"
5051
tower-service = "0.3"
51-
brotli = "6.0"

0 commit comments

Comments
 (0)