mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-03 15:52:55 +00:00
Added missing license.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "tantivy-sstable"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
common = {path="../common", package="tantivy-common"}
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
name = "tantivy-stacker"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
murmurhash32 = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user