diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -455,6 +455,8 @@ dependencies = [ "fparkan-terrain", "fparkan-vfs", "fparkan-world", + "serde", + "serde_json", "winit", ] |
![]() |
index : fparkan | |
| Utilities and tools for the game "Parkan: Iron Strategy". | Valentin Popov |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.lock | 2 |
@@ -455,6 +455,8 @@ dependencies = [ "fparkan-terrain", "fparkan-vfs", "fparkan-world", + "serde", + "serde_json", "winit", ] |