Next Generation WASM Microkernel Operating System

chore(deps): update rust crate proc-macro2 to v1.0.103

authored by

renovate[bot] and committed by
Jonas Kruckenberg
883761e9 842509fa

+2 -2
+2 -2
Cargo.lock
··· 1434 1434 1435 1435 [[package]] 1436 1436 name = "proc-macro2" 1437 - version = "1.0.102" 1437 + version = "1.0.103" 1438 1438 source = "registry+https://github.com/rust-lang/crates.io-index" 1439 - checksum = "8e0f6df8eaa422d97d72edcd152e1451618fed47fabbdbd5a8864167b1d4aff7" 1439 + checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8" 1440 1440 dependencies = [ 1441 1441 "unicode-ident", 1442 1442 ]