Skip to content

Commit ae29730

Browse files
committed
Adds missing default client crypto provider feature flag
1 parent 1ed3b50 commit ae29730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/swimos_client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[features]
7-
default = []
7+
default = ["aws_lc_rs_provider"]
88
deflate = ["runtime/deflate"]
99
trust_dns = ["swimos_runtime/trust_dns"]
1010
ring_provider = ["swimos_remote/ring_provider"]

0 commit comments

Comments
 (0)