aboutsummaryrefslogtreecommitdiff
path: root/manifest.toml
blob: c23fa90f4a7b7ec3658dc58e64a73d0a3d97e9c3 (plain)
1
2
3
4
5
6
7
8
9
# This file was generated by Gleam
# You typically do not need to edit this file

packages = [
  { name = "gleam_stdlib", version = "0.34.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "1FB8454D2991E9B4C0C804544D8A9AD0F6184725E20D63C3155F0AEB4230B016" },
]

[requirements]
gleam_stdlib = { version = "~> 0.34" }