diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,3 +6,7 @@ edition = "2018" [dependencies] raylib = "3.0.0" +ron = "*" +serde = "*" +nalgebra = "*" +alga = "*" |
![]() |
index : graf_karto | |
| Dungeon mapping tool because clearly there are not enough out there! |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 4 |
@@ -6,3 +6,7 @@ edition = "2018" [dependencies] raylib = "3.0.0" +ron = "*" +serde = "*" +nalgebra = "*" +alga = "*" |