Files
another-boids-in-rust/vendor/wasm-bindgen-shared/Cargo.lock

17 lines
400 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "unicode-ident"
version = "1.0.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"
[[package]]
name = "wasm-bindgen-shared"
version = "0.2.104"
dependencies = [
"unicode-ident",
]