From 38abb8c04fc9cbf2435dd8933678be1c0d2d763d Mon Sep 17 00:00:00 2001 From: Determinant Date: Sun, 21 Jan 2018 12:53:26 -0500 Subject: change the way of driving controllers --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 62a9fe8..6b90d64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "runes" -version = "0.1.7" +version = "0.1.8" authors = ["Determinant "] description = "No-std NES emulator library and minimal emulator written purely in Rust." repository = "https://github.com/Determinant/runes" -- cgit v1.2.3