aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-01-02 12:09:24 +0800
committerDeterminant <ted.sybil@gmail.com>2018-01-02 12:09:24 +0800
commit3afd5872514945bbec6c0e4656b491b2b21e7651 (patch)
tree1420b98b9d2ca267e67c8135e536bbd8a738f9c6 /Cargo.lock
parent8ec734721562c4b1dc6a4c2dc2ed197b9f6a49d1 (diff)
add first-order filters and quick-fixes to APU
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 5f3b3dc..ce67c02 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -134,7 +134,7 @@ dependencies = [
[[package]]
name = "runes"
-version = "0.1.3"
+version = "0.1.4"
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)",