1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-09-16 09:36:41 +02:00

cargo: bump the patch group with 4 updates (#1767)

Bumps the patch group with 4 updates:
[serde](https://github.com/serde-rs/serde),
[serde_json](https://github.com/serde-rs/json),
[pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) and
[buddy_system_allocator](https://github.com/rcore-os/buddy_system_allocator).

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-29 10:29:15 +00:00
committed by GitHub
parent f3ff5b4111
commit 85b2f76ea0
4 changed files with 15 additions and 15 deletions

View File

@@ -5,4 +5,4 @@ edition = "2021"
publish = false
[dependencies]
buddy_system_allocator = "0.9.0"
buddy_system_allocator = "0.9.1"