summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-11 14:18:02 +0200
committerrabite <rabite@posteo.de>2019-04-11 14:18:30 +0200
commit2a345cf52ce38c8609732c2883caf7fb1b028869 (patch)
tree18a377bb7c7ea79250635a0d6fce41dcf393fd31 /Cargo.lock
parentcca4cd32f1b1e24bf0025a215ffde63b7b0b2c81 (diff)
update version in Cargo.ml
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 cad8669..5220100 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -239,7 +239,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "hunter"
-version = "1.0.1"
+version = "1.0.4"
dependencies = [
"alphanumeric-sort 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",