This commit is contained in:
2026-09-21 20:02:02 +02:00
parent f270ed8f86
commit bf9ead329a
10 changed files with 179 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
# file: Cargo.toml
# version: 93
# version: 94
[workspace]
resolver = "3"
@@ -24,7 +24,7 @@ members = [
]
[workspace.package]
version = "0.3.4-rc.1"
version = "0.3.4"
edition = "2024"
license = "MIT"
repository = "https://git.sasedev.com/Sasedev/games"