aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authortslil clingman <>2020-02-10 17:36:50 -0800
committertslil clingman <>2020-02-10 17:36:50 -0800
commit15f64980573085e9ab6a9d47fc2a6e8092d6d109 (patch)
treee0b6e1119d642592326deaad2f2634d027a98c2d /Cargo.lock
parent942c13ee26b180316f46921531c737fa8eb4197e (diff)
Feature completion for 0.2.0
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 be79879..87ebf6d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -103,7 +103,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "takwrap"
-version = "0.1.0"
+version = "0.2.0"
dependencies = [
"argparse 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",