aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-01-08 12:54:07 +0800
committerDeterminant <ted.sybil@gmail.com>2018-01-08 12:54:07 +0800
commit704d1c2e7feb0501097e70032f951893d29e358a (patch)
tree3167a23284569d228a0c1612af24cddbf5dd2460 /Cargo.lock
parent96c7c1e4fee261ecf386fb2fff2155f06a2f7973 (diff)
finish load/save features
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 0adf88f..64afd87 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -134,7 +134,7 @@ dependencies = [
[[package]]
name = "runes"
-version = "0.1.5"
+version = "0.1.6"
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)",