about summary refs log tree commit diff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2018-06-17T16·22+0200
committerVincent Ambo <mail@tazj.in>2018-06-17T16·22+0200
commit208b5dec2cad72f752c091c349a5e954047b74ff (patch)
tree336baf8f39963c9a54700a55a5a5aa6b974be605 /Cargo.lock
parent7b6f4cb89b4d953f4abcdb1e62fcaf8349138349 (diff)
chore: Bump to 1.0-rc1
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 1c08d8bba9..7e0b854041 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -337,7 +337,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "journaldriver"
-version = "0.1.0"
+version = "1.0.0"
 dependencies = [
  "chrono 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
  "env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",