From c25884efd8d1a239c88dbafd7a0e12eca3c7401b Mon Sep 17 00:00:00 2001 From: tom barrett Date: Tue, 23 Jul 2019 04:59:52 -0500 Subject: update deps --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 24c7704..caddc67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["tom barrett "] edition = "2018" [dependencies] -ggez = "0.5.0-rc.2" +ggez = "0.5.1" rand = "0.7.0" xml-rs = "0.8" -- cgit v1.2.3