Development commit. Starting character systems and definitions.
This commit is contained in:
@@ -4,4 +4,6 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
terminal_size = "0.4"
|
||||
serde = {version = "1.0", features = ["derive"]}
|
||||
rand = "0.8"
|
||||
ron = "0.8"
|
||||
Reference in New Issue
Block a user