From 3afd5872514945bbec6c0e4656b491b2b21e7651 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 2 Jan 2018 12:09:24 +0800 Subject: add first-order filters and quick-fixes to APU --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8477e61..4c79f83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "runes" -version = "0.1.3" +version = "0.1.4" 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