remove extra space in name (#331)

the extra space that appeared breaks using the package
This commit is contained in:
David Hewson
2018-07-01 21:32:19 +01:00
committed by Paul Masurel
parent 00466d2b08
commit 2e538ce6e6

View File

@@ -1,5 +1,5 @@
[package]
name = "tantivy "
name = "tantivy"
version = "0.7.0-dev"
authors = ["Paul Masurel <paul.masurel@gmail.com>"]
license = "MIT"