mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-07 17:42:55 +00:00
remove extra space in name (#331)
the extra space that appeared breaks using the package
This commit is contained in:
committed by
Paul Masurel
parent
00466d2b08
commit
2e538ce6e6
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "tantivy "
|
||||
name = "tantivy"
|
||||
version = "0.7.0-dev"
|
||||
authors = ["Paul Masurel <paul.masurel@gmail.com>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user