Skip to content

Commit

Permalink
Add license to tokenizer-api crate (#1778)
Browse files Browse the repository at this point in the history
  • Loading branch information
guilload authored and fulmicoton committed Jan 16, 2023
1 parent 3921d2f commit 11e8813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tokenizer-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[package]
name = "tantivy-tokenizer-api"
version = "0.1.0"
license = "MIT"
edition = "2021"
description = "Tokenizer API of tantivy"

Expand Down

0 comments on commit 11e8813

Please sign in to comment.