Next Generation WASM Microkernel Operating System
wasm os rust microkernel
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update rust crate anyhow to v1.0.100 (#545)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
0020e525 b3ab4154

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