Skip to content

Commit c391d31

Browse files
committed
Try with cc=1.0 in ddcommon
1 parent 6982c41 commit c391d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddcommon/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ http = "1.0"
2424
http-body = "1.0"
2525
http-body-util = "0.1"
2626
tower-service = "0.3"
27-
cc = "1.1.31"
27+
cc = "1.0"
2828
pin-project = "1"
2929
regex = "1.5"
3030
rustls = { version = "0.23", default-features = false, optional = true }

0 commit comments

Comments
 (0)