chore: add auto_impl

This commit is contained in:
Kevaundray Wedderburn
2025-05-20 00:58:42 +01:00
parent 06d62b9a06
commit 183a4bdec4
3 changed files with 3 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -9531,6 +9531,7 @@ name = "zkvm-interface"
version = "0.1.0"
dependencies = [
"anyhow",
"auto_impl",
"bincode",
"indexmap 2.9.0",
"serde",