Skip to content

Commit bd92393

Browse files
committed
m
1 parent 3ce8edc commit bd92393

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

releases/rust/db_esdk/dafny_runtime_rust/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
2-
name = "dafny-runtime"
3-
version = "0.1.0"
2+
name = "aws-dafny-runtime"
3+
version = "0.1.1"
44
edition = "2021"
55
keywords = ["dafny"]
66
license = "ISC AND (Apache-2.0 OR ISC)"
7-
description = "dafny-runtime is the runtime support library for Rust code gerated from Dafny."
7+
description = "Accidental thing put in the wrong place"
88
repository = "https://github.com/aws/aws-database-encryption-sdk-dynamodb/tree/main/releases/rust/db_esdk/dafny_runtime_rust"
99
authors = ["AWS-CryptoTools"]
1010
readme = "README.md"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This is the runtime support library for Rust code gerated from Dafny.
1+
Do not use this crate. Use the dafny-runtime crate instead.

0 commit comments

Comments
 (0)