mirror of
https://github.com/logos-blockchain/logos-blockchain-circuits.git
synced 2026-05-19 07:49:30 +00:00
9 lines
163 B
TOML
9 lines
163 B
TOML
[package]
|
|
name = "logos-blockchain-circuits-types"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
libc = { workspace = true }
|
|
thiserror = { workspace = true }
|