aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-01-03 22:44:12 +0800
committerDeterminant <ted.sybil@gmail.com>2018-01-03 22:44:12 +0800
commitf6bc28a5beea85d5b84004f72d4ec2e3f77b2949 (patch)
tree40c3195c48fbf1faf6ede34e0d7d66f853d20df0 /Cargo.lock
parent3afd5872514945bbec6c0e4656b491b2b21e7651 (diff)
pass nmi timing accurarcy test; fix several annoying bugs
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ce67c02..0adf88f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -134,7 +134,7 @@ dependencies = [
[[package]]
name = "runes"
-version = "0.1.4"
+version = "0.1.5"
dependencies = [
"clap 2.29.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sdl2 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",