From 87865c1b7317e631ef375476311cc5c5ae9e95c8 Mon Sep 17 00:00:00 2001 From: Mohanson Date: Sat, 23 Oct 2021 17:20:16 +0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c7ea237..e16b7b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ cpal = { version = "0.8", optional = true } crossterm = { version = "0.15", optional = true } crossterm_input = { version = "0.5", optional = true } minifb = { version = "0.11", optional = true } -rog = "0.1" +rog = "=0.1.8"