Skip to content

Commit 2302508

Browse files
committed
m
1 parent adc17f0 commit 2302508

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

DynamoDbEncryption/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Common Makefile targets are:
8282
- The above command takes a while to complete.
8383
- `make test_net_mac_intel` builds and tests the transpiled code in .NET in an Intel-MacOS environment.
8484
- `make transpile_rust` transpiles all of the Dafny code into runtimes/rust/src/implementation_from_dafny.
85-
- `make polymorph_rust` transpiles the smithy files into untimes/rust/src/*.rs
85+
- `make polymorph_rust` transpiles the smithy files into untimes/rust/src/\*.rs
8686

8787
### Development Requirements
8888

DynamoDbEncryption/runtimes/rust/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,3 @@ Please note that tests and test vectors require internet access and valid AWS cr
6363
## License
6464

6565
This library is licensed under the Apache 2.0 License.
66-

TestVectors/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ This validates the Database Encryption SDK's cross-version compatibility.
2525
7. Run `make transpile_rust`
2626
8. Run `make polymorph_rust`
2727
9. Run `make test_rust`
28-
2928

3029
### Saving results for later
3130

0 commit comments

Comments
 (0)