Next Generation WASM Microkernel Operating System

chore(deps): update rust crate toml to v0.9.1 (#470)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
93c38a1b 6a3d130f

+2 -2
+2 -2
Cargo.lock
··· 1881 1881 1882 1882 [[package]] 1883 1883 name = "toml" 1884 - version = "0.9.0" 1884 + version = "0.9.1" 1885 1885 source = "registry+https://github.com/rust-lang/crates.io-index" 1886 - checksum = "f271e09bde39ab52250160a67e88577e0559ad77e9085de6e9051a2c4353f8f8" 1886 + checksum = "0207d6ed1852c2a124c1fbec61621acb8330d2bf969a5d0643131e9affd985a5" 1887 1887 dependencies = [ 1888 1888 "indexmap", 1889 1889 "serde",