aboutsummaryrefslogtreecommitdiff
path: root/manifest.toml
diff options
context:
space:
mode:
authorPeter Saxton <peterhsaxton@gmail.com>2024-02-18 22:28:03 +0100
committerLouis Pilfold <louis@lpil.uk>2024-02-22 12:27:13 +0000
commita7e7fffc8e499f73c04009dbf92fbccfcfa519a3 (patch)
treee993c77e83536cc4c63ef3d525b1012906e17df3 /manifest.toml
parentfa81f992f4d39f5d8ec0890273dcb36e08b2a831 (diff)
downloadjavascript-a7e7fffc8e499f73c04009dbf92fbccfcfa519a3.tar.gz
javascript-a7e7fffc8e499f73c04009dbf92fbccfcfa519a3.zip
update stdlib
Diffstat (limited to 'manifest.toml')
-rw-r--r--manifest.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.toml b/manifest.toml
index 6ac96e5..7ba4909 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -2,8 +2,8 @@
# You typically do not need to edit this file
packages = [
- { name = "gleam_stdlib", version = "0.32.0", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "07D64C26D014CF570F8ACADCE602761EA2E74C842D26F2FD49B0D61973D9966F" },
- { name = "gleeunit", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "D3682ED8C5F9CAE1C928F2506DE91625588CC752495988CBE0F5653A42A6F334" },
+ { name = "gleam_stdlib", version = "0.35.1", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "5443EEB74708454B65650FEBBB1EF5175057D1DEC62AEA9D7C6D96F41DA79152" },
+ { name = "gleeunit", version = "1.0.2", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "D364C87AFEB26BDB4FB8A5ABDE67D635DC9FA52D6AB68416044C35B096C6882D" },
]
[requirements]