summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2016-11-26 09:42:25 +0200
committerJustin Worthe <justin.worthe@gmail.com>2016-11-26 09:42:25 +0200
commitfba482b5545a6c02bf32d9dc4f261f6fc5556064 (patch)
treed5c54382fbcd82515d41dc899391b47b2aaa1a54 /Cargo.lock
parent14d8545f0c905ea94556919693c08fb887a3ce59 (diff)
Updated name of crate everywhere
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 bbe1b8e..c105d18 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,5 +1,5 @@
[root]
-name = "musician_training"
+name = "rusty_microphone"
version = "0.1.0"
dependencies = [
"dft 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",