We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce4229 commit e755164Copy full SHA for e755164
TestVectors/runtimes/rust/Cargo.toml
@@ -6,6 +6,10 @@ rust-version = "1.81.0"
6
7
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9
+[features]
10
+default = ["wrapped-client]
11
+wrapped-client = []
12
+
13
[dependencies]
14
aws-config = "1.5.15"
15
aws-lc-rs = "1.12.2"
0 commit comments