fix: lock updates

This commit is contained in:
Pravdyvy 2025-12-15 10:00:19 +02:00
parent 2e37e20014
commit 93b616a434
2 changed files with 2 additions and 0 deletions

View File

@ -1575,6 +1575,7 @@ name = "nssa-core"
version = "0.1.0"
dependencies = [
"borsh",
"bytemuck",
"chacha20",
"risc0-zkvm",
"serde",

View File

@ -1580,6 +1580,7 @@ name = "nssa-core"
version = "0.1.0"
dependencies = [
"borsh",
"bytemuck",
"chacha20",
"risc0-zkvm",
"serde",