Skip to content

Commit e755164

Browse files
author
Lucas McDonald
committed
m
1 parent 8ce4229 commit e755164

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

TestVectors/runtimes/rust/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ rust-version = "1.81.0"
66

77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

9+
[features]
10+
default = ["wrapped-client]
11+
wrapped-client = []
12+
913
[dependencies]
1014
aws-config = "1.5.15"
1115
aws-lc-rs = "1.12.2"

0 commit comments

Comments
 (0)