Upgrade shrinkwraprs
This commit is contained in:
parent
181a78876b
commit
32e1e4788f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3121,7 +3121,7 @@ dependencies = [
|
|||||||
"serde 1.0.133",
|
"serde 1.0.133",
|
||||||
"serde_derive",
|
"serde_derive",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
"shrinkwraprs 0.2.3",
|
"shrinkwraprs 0.3.0",
|
||||||
"tantivy 0.13.3",
|
"tantivy 0.13.3",
|
||||||
"tracing",
|
"tracing",
|
||||||
"url 2.2.2",
|
"url 2.2.2",
|
||||||
|
@ -26,7 +26,7 @@ url = "2.1"
|
|||||||
walkdir = "2.2"
|
walkdir = "2.2"
|
||||||
webfinger = "0.4.1"
|
webfinger = "0.4.1"
|
||||||
whatlang = "0.11.1"
|
whatlang = "0.11.1"
|
||||||
shrinkwraprs = "0.2.1"
|
shrinkwraprs = "0.3.0"
|
||||||
diesel-derive-newtype = "0.1.2"
|
diesel-derive-newtype = "0.1.2"
|
||||||
glob = "0.3.0"
|
glob = "0.3.0"
|
||||||
lindera-tantivy = { version = "0.7.1", optional = true }
|
lindera-tantivy = { version = "0.7.1", optional = true }
|
||||||
|
Loading…
Reference in New Issue
Block a user