Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

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

Update dep

+2 -2
+2 -2
Cargo.lock
··· 552 552 553 553 [[package]] 554 554 name = "crossbeam-channel" 555 - version = "0.5.12" 555 + version = "0.5.15" 556 556 source = "registry+https://github.com/rust-lang/crates.io-index" 557 - checksum = "ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95" 557 + checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" 558 558 dependencies = [ 559 559 "crossbeam-utils", 560 560 ]