File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
releases/rust/db_esdk/dafny_runtime_rust Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
2- name = " aws- dafny-runtime"
2+ name = " dafny-runtime"
33version = " 0.1.1"
44edition = " 2021"
55keywords = [" dafny" ]
66license = " ISC AND (Apache-2.0 OR ISC)"
7- description = " Accidental thing put in the wrong place "
7+ description = " dafny-runtime is the runtime support library for Rust code gerated from Dafny. "
88repository = " https://github.com/aws/aws-database-encryption-sdk-dynamodb/tree/main/releases/rust/db_esdk/dafny_runtime_rust"
99authors = [" AWS-CryptoTools" ]
1010readme = " README.md"
Original file line number Diff line number Diff line change 1- Do not use this crate. Use the dafny-runtime crate instead .
1+ This is the runtime support library for Rust code generated from Dafny .
You can’t perform that action at this time.
0 commit comments