0.1.0-0-pre.9

This commit is contained in:
2026-09-16 10:01:13 +02:00
parent 00808ea5a6
commit 4fcbdf316d
22 changed files with 507 additions and 18 deletions

View File

@@ -0,0 +1,17 @@
# file: crates/common/game-assets-lib/Cargo.toml
# version: 1
[package]
name = "game-assets-lib"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true
publish.workspace = true
[dev-dependencies]
game-logging-lib = { path = "../game-logging-lib" }
[lints]
workspace = true