mirror of
https://github.com/logos-blockchain/logos-blockchain-circuits.git
synced 2026-05-18 23:39:47 +00:00
17 lines
393 B
TOML
17 lines
393 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 4
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
version = "0.2.185"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "52ff2c0fe9bc6cb6b14a0592c2ff4fa9ceb83eea9db979b0487cd054946a2b8f"
|
|
|
|
[[package]]
|
|
name = "logos-blockchain-circuits-types"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
]
|