diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ dungeon = { path = "dungeon" } game = { path = "game" } graphics = { path = "graphics" } rand = "0.9" -rand_chacha = "0.9" raylib = "5.5" strum = "0.27" strum_macros = "0.27" |