mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Bumps cargo_toml version to most up to date
This commit is contained in:
parent
f509d81ec9
commit
6ecd486d1b
2 changed files with 3 additions and 3 deletions
|
@ -89,7 +89,7 @@ yaup = "0.2.1"
|
|||
|
||||
[build-dependencies]
|
||||
anyhow = { version = "1.0.65", optional = true }
|
||||
cargo_toml = { version = "0.12.4", optional = true }
|
||||
cargo_toml = { version = "0.13.0", optional = true }
|
||||
hex = { version = "0.4.3", optional = true }
|
||||
reqwest = { version = "0.11.12", features = ["blocking", "rustls-tls"], default-features = false, optional = true }
|
||||
sha-1 = { version = "0.10.0", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue