wasm-pack fixes
This commit is contained in:
2
wasm/o-x-rust/Cargo.lock
generated
2
wasm/o-x-rust/Cargo.lock
generated
@@ -25,7 +25,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "o-x-rust"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
dependencies = [
|
||||
"wasm-bindgen",
|
||||
]
|
||||
|
@@ -3,9 +3,8 @@ name = "o-x-rust"
|
||||
description = "Naughts and crosses WASM algorithms"
|
||||
repository = "https://git.koval.net/cyclane/game-algorithms/src/branch/main/wasm/o-x-rust"
|
||||
license = "GNU GPLv3"
|
||||
license-file = "LICENSE"
|
||||
readme = "README.md"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
|
Reference in New Issue
Block a user