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

Configure Feed

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

Update tar dep

+2 -2
+2 -2
Cargo.lock
··· 3074 3074 3075 3075 [[package]] 3076 3076 name = "tar" 3077 - version = "0.4.44" 3077 + version = "0.4.45" 3078 3078 source = "registry+https://github.com/rust-lang/crates.io-index" 3079 - checksum = "1d863878d212c87a19c1a610eb53bb01fe12951c0501cf5a0d65f724914a667a" 3079 + checksum = "22692a6476a21fa75fdfc11d452fda482af402c008cdbaf3476414e122040973" 3080 3080 dependencies = [ 3081 3081 "filetime", 3082 3082 "libc",