mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Bump serde from 1.0.116 to 1.0.117
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
39cf1931ae
commit
93953103ad
5 changed files with 11 additions and 11 deletions
|
@ -41,7 +41,7 @@ once_cell = "1.4.1"
|
|||
rand = "0.7.3"
|
||||
regex = "1.4.1"
|
||||
rustls = "0.18"
|
||||
serde = { version = "1.0.105", features = ["derive"] }
|
||||
serde = { version = "1.0.117", features = ["derive"] }
|
||||
serde_json = { version = "1.0.59", features = ["preserve_order"] }
|
||||
serde_qs = "0.7.0"
|
||||
sha2 = "0.9.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue