Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
m
Browse files Browse the repository at this point in the history
ajewellamz committed Dec 3, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent adc17f0 commit 2302508
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion DynamoDbEncryption/README.md
Original file line number Diff line number Diff line change
@@ -82,7 +82,7 @@ Common Makefile targets are:
- The above command takes a while to complete.
- `make test_net_mac_intel` builds and tests the transpiled code in .NET in an Intel-MacOS environment.
- `make transpile_rust` transpiles all of the Dafny code into runtimes/rust/src/implementation_from_dafny.
- `make polymorph_rust` transpiles the smithy files into untimes/rust/src/*.rs
- `make polymorph_rust` transpiles the smithy files into untimes/rust/src/\*.rs

### Development Requirements

1 change: 0 additions & 1 deletion DynamoDbEncryption/runtimes/rust/README.md
Original file line number Diff line number Diff line change
@@ -63,4 +63,3 @@ Please note that tests and test vectors require internet access and valid AWS cr
## License

This library is licensed under the Apache 2.0 License.

1 change: 0 additions & 1 deletion TestVectors/README.md
Original file line number Diff line number Diff line change
@@ -25,7 +25,6 @@ This validates the Database Encryption SDK's cross-version compatibility.
7. Run `make transpile_rust`
8. Run `make polymorph_rust`
9. Run `make test_rust`


### Saving results for later

0 comments on commit 2302508

Please sign in to comment.