mirror of
https://gitlab.com/veloren/veloren
synced 2026-08-16 16:26:07 -04:00
16 lines
386 B
TOML
16 lines
386 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "hello"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"wit-bindgen-rt",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wit-bindgen-rt"
|
|
version = "0.30.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b2de7a3b06b9725d129b5cbd1beca968feed919c433305a23da46843185ecdd6"
|