This commit is contained in:
2025-07-03 22:35:45 +00:00
commit cf335eda5f
6 changed files with 781 additions and 0 deletions

9
Cargo.toml Normal file
View File

@ -0,0 +1,9 @@
[package]
name = "hoare_test"
version = "0.1.0"
edition = "2021"
[dependencies]
contracts = "0.6"
[dev-dependencies]