Next Generation WASM Microkernel Operating System

chore(deps): update rust crate anyhow to v1.0.99 (#516)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
b739f861 1e7efc30

+2 -2
+2 -2
Cargo.lock
··· 104 104 105 105 [[package]] 106 106 name = "anyhow" 107 - version = "1.0.98" 107 + version = "1.0.99" 108 108 source = "registry+https://github.com/rust-lang/crates.io-index" 109 - checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" 109 + checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" 110 110 111 111 [[package]] 112 112 name = "arrayvec"