aliases are normalized and used in normalized state, but nonnormalized aliases contain everything
This commit is contained in:
@@ -21,6 +21,9 @@ serde = { version = "1.0.228", features = ["derive"] }
|
||||
tantivy = { workspace = true, optional = true }
|
||||
serde_json.workspace = true
|
||||
tonic-prost = "0.14.6"
|
||||
unicode-normalization.workspace = true
|
||||
unicode-properties.workspace = true
|
||||
icu_casemap.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = { version = "0.14.6" }
|
||||
|
||||
Reference in New Issue
Block a user