summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2019-08-06 10:25:37 +0200
committerJustin Worthe <justin@worthe-it.co.za>2019-08-06 10:25:37 +0200
commitd23833847724620a8032bedb342d03b3b9184059 (patch)
treec2e6325adeeb46cd00ab62fd149c2734cb4e070e /Cargo.lock
parent90e93249a57ac9347440c09424383bd43e497135 (diff)
Versionbump for final
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 165a251..15bad26 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -89,7 +89,7 @@ dependencies = [
[[package]]
name = "steam-powered-wyrm"
-version = "0.2.0"
+version = "1.0.0"
dependencies = [
"arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",