changed version

This commit is contained in:
Elias Stepanik 2025-04-03 13:04:35 +02:00
parent 7b5d57fc48
commit bc18013601
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[package] [package]
name = "horror-game" name = "horror-game"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2024"
description = "Horror-Game" description = "Horror-Game"
repository = "https://github.com/eliasstepanik/horror-game" repository = "https://github.com/eliasstepanik/horror-game"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"

View File

@ -1,7 +1,7 @@
[package] [package]
name = "spacetime-module" name = "spacetime-module"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html