aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorRuben Pollan2018-12-10 19:10:11 +0100
committerRuben Pollan2018-12-10 19:10:11 +0100
commit865395620ed8e8a1c152bd0e4abbfb6890bfdc65 (patch)
tree4be9767dfed883cc05ab4e93e5581c58e2dafad4 /Cargo.lock
parentdb241fa7ab7ce67420c4a6435e033743e810cdf0 (diff)
Version 0.2.2
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 a87a8ca..2e1d28b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -8,7 +8,7 @@ dependencies = [
[[package]]
name = "almanac"
-version = "0.2.0"
+version = "0.2.2"
dependencies = [
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono-tz 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",