aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-01-01 11:04:11 +0800
committerDeterminant <ted.sybil@gmail.com>2018-01-01 11:04:11 +0800
commitc50c39243e941aa9ca72ae3b0d4d0cf5141776bd (patch)
treef676984155730b3ce6fb46bbbaa14ee0e36abdeb /Cargo.lock
parente2d2242864b38770566b0b6ad48998c72bce7e4e (diff)
hide overscan danger zone by default
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 95dbb86..5f3b3dc 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -134,7 +134,7 @@ dependencies = [
[[package]]
name = "runes"
-version = "0.1.2"
+version = "0.1.3"
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)",