aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorNathan Perry <avaglir@gmail.com>2018-02-14 16:18:37 -0500
committerNathan Perry <avaglir@gmail.com>2018-02-14 16:18:37 -0500
commitbe966678275ea47d72cf5be1340eaba0e281285a (patch)
tree392526ad10c8151949afda6d3521f34c6010a0d8 /Cargo.lock
parentd44b8e167e657cf088c2c28f15159e7de31d5886 (diff)
improve logging
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 374171b..c77d10b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -786,7 +786,7 @@ dependencies = [
]
[[package]]
-name = "thulani-rs"
+name = "thulani"
version = "0.1.0"
dependencies = [
"chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",