mirror of
https://github.com/fluencelabs/aquavm
synced 2025-04-24 23:02:16 +00:00
17 lines
383 B
TOML
17 lines
383 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 4
|
|
|
|
[[package]]
|
|
name = "air-interpreter-wasm"
|
|
version = "0.64.1"
|
|
dependencies = [
|
|
"built",
|
|
]
|
|
|
|
[[package]]
|
|
name = "built"
|
|
version = "0.7.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "56ed6191a7e78c36abdb16ab65341eefd73d64d303fffccdbb00d51e4205967b"
|