changed cargo.toml to trigger ci
ci/woodpecker/push/tools-wasm-pack-plugin Pipeline was successful Details
ci/woodpecker/push/wasm-o-x-rust Pipeline was successful Details

This commit is contained in:
Gleb Koval 2022-08-07 01:02:55 +00:00
parent f0efd4b6c1
commit 6676c8fcd8
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ 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"
version = "0.0.1"
edition = "2021"