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

Configure Feed

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

Update tokio

+2 -2
+2 -2
Cargo.lock
··· 3122 3122 3123 3123 [[package]] 3124 3124 name = "tokio" 3125 - version = "1.39.2" 3125 + version = "1.42.1" 3126 3126 source = "registry+https://github.com/rust-lang/crates.io-index" 3127 - checksum = "daa4fb1bc778bd6f04cbfc4bb2d06a7396a8f299dc33ea1900cedaa316f467b1" 3127 + checksum = "2209a14885b74764cce87ffa777ffa1b8ce81a3f3166c6f886b83337fe7e077f" 3128 3128 dependencies = [ 3129 3129 "backtrace", 3130 3130 "bytes",