mirror of
https://github.com/logos-blockchain/lssa-zkvm-testing.git
synced 2026-01-02 13:23:08 +00:00
8 lines
136 B
TOML
8 lines
136 B
TOML
[package]
|
|
name = "simple_arithmetic_test-lib"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
alloy-sol-types = { workspace = true }
|