Skip to content

Commit e4f749f

Browse files
committed
m
1 parent 9e161ac commit e4f749f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

DynamoDbEncryption/runtimes/rust/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ aws-sdk-kms = "1.50.0"
2424
aws-smithy-runtime-api = {version = "1.7.3", features = ["client"] }
2525
aws-smithy-types = "1.2.9"
2626
chrono = "0.4.38"
27+
cpu-time = "1.0.0"
2728
dafny-runtime = "0.1.1"
2829
dashmap = "6.1.0"
2930
pem = "3.0.4"

TestVectors/runtimes/rust/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ aws-sdk-kms = "1.50.0"
1515
aws-smithy-runtime-api = {version = "1.7.3", features = ["client"] }
1616
aws-smithy-types = "1.2.9"
1717
chrono = "0.4.38"
18+
cpu-time = "1.0.0"
1819
dafny_runtime = { path = "../../../submodules/MaterialProviders/smithy-dafny/TestModels/dafny-dependencies/dafny_runtime_rust"}
1920
dashmap = "6.1.0"
2021
pem = "3.0.4"

0 commit comments

Comments
 (0)