File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed
Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff 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
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
6363## License
6464
6565This library is licensed under the Apache 2.0 License.
66-
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ This validates the Database Encryption SDK's cross-version compatibility.
25257 . Run ` make transpile_rust `
26268 . Run ` make polymorph_rust `
27279 . Run ` make test_rust `
28-
2928
3029### Saving results for later
3130
You can’t perform that action at this time.
0 commit comments