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

Configure Feed

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

Update crossbeam-epoch for RUSTSEC-2026-0204

+2 -2
+2 -2
Cargo.lock
··· 644 644 645 645 [[package]] 646 646 name = "crossbeam-epoch" 647 - version = "0.9.18" 647 + version = "0.9.20" 648 648 source = "registry+https://github.com/rust-lang/crates.io-index" 649 - checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" 649 + checksum = "2d6914041f254d6e9176c01941b21115dcfb7089e55135a35411081bd106ef3f" 650 650 dependencies = [ 651 651 "crossbeam-utils", 652 652 ]