aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJokler <jokler.contact@gmail.com>2018-03-12 16:53:03 +0100
committerJokler <jokler.contact@gmail.com>2018-03-12 16:53:03 +0100
commit0632cbac85f4beefccc2bcf48d3627acb2897765 (patch)
tree615ef4a2a44204f31a82a767b7590335bdde6e73 /Cargo.lock
parent237f6ebe59c90d4ceddd9af6a8a19e562d304aaa (diff)
downloadfrippy-0632cbac85f4beefccc2bcf48d3627acb2897765.tar.gz
frippy-0632cbac85f4beefccc2bcf48d3627acb2897765.zip
Let tell accept multiple comma-seperated receivers
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 2b6a8fa..7fa418b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -362,7 +362,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "frippy"
-version = "0.3.1"
+version = "0.4.0"
dependencies = [
"chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"clippy 0.0.186 (registry+https://github.com/rust-lang/crates.io-index)",