We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e467a8 commit b49ea43Copy full SHA for b49ea43
cmaze/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "cmaze"
3
-version = "0.7.1"
+version = "0.7.2"
4
edition = "2021"
5
description = "Core of tmaze game"
6
license-file = "../LICENSE"
tmaze/Cargo.toml
name = "tmaze"
-version = "1.15.3"
+version = "1.15.4"
authors = ["ur-fault"]
description = "Simple multiplatform maze solving game for terminal written entirely in Rust"
0 commit comments