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

Configure Feed

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

1# This file was generated by Gleam 2# You typically do not need to edit this file 3 4packages = [ 5 { name = "gleam_stdlib", version = "0.62.1", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "0080706D3A5A9A36C40C68481D1D231D243AF602E6D2A2BE67BA8F8F4DFF45EC" }, 6] 7 8[requirements] 9gleam_stdlib = { version = ">= 0.44.0 and < 2.0.0" }