adds style fix and updates Cargo.lock (#576)

This commit is contained in:
kaczmarczyck
2023-01-04 15:19:26 +01:00
committed by GitHub
parent 6b5f6e53eb
commit 0db393bd1e
5 changed files with 17 additions and 17 deletions

4
third_party/lang-items/Cargo.lock generated vendored
View File

@@ -36,9 +36,9 @@ dependencies = [
[[package]]
name = "linked_list_allocator"
version = "0.8.11"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "822add9edb1860698b79522510da17bef885171f75aa395cff099d770c609c24"
checksum = "e322f259d225fbae43a1b053b2dc6a5968a6bdf8b205f5de684dab485b95030e"
[[package]]
name = "proc-macro2"