mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
update vergen
This commit is contained in:
parent
b4c98f6cc3
commit
f79b8287f5
5 changed files with 98 additions and 32 deletions
|
@ -18,7 +18,7 @@ hex = { version = "0.4.3", optional = true }
|
|||
reqwest = { version = "0.11.3", features = ["blocking", "rustls-tls"], default-features = false, optional = true }
|
||||
sha-1 = { version = "0.9.4", optional = true }
|
||||
tempfile = { version = "3.1.0", optional = true }
|
||||
vergen = "3.1.0"
|
||||
vergen = { version = "5.1.13", default-features = false, features = ["build", "git"] }
|
||||
zip = { version = "0.5.12", optional = true }
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue