From 21d59712dd56909293b3804b1d89320216f6906a Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Wed, 23 Aug 2023 22:59:02 +0100 Subject: :ambulance: Update third-party lustre_animation package to new api. --- compat/lustre_animation/manifest.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 compat/lustre_animation/manifest.toml (limited to 'compat/lustre_animation/manifest.toml') diff --git a/compat/lustre_animation/manifest.toml b/compat/lustre_animation/manifest.toml new file mode 100644 index 0000000..d420871 --- /dev/null +++ b/compat/lustre_animation/manifest.toml @@ -0,0 +1,13 @@ +# This file was generated by Gleam +# You typically do not need to edit this file + +packages = [ + { name = "gleam_stdlib", version = "0.30.1", build_tools = ["gleam"], requirements = [], otp_app = "gleam_stdlib", source = "hex", outer_checksum = "704258528887F95075FFED7AAE1CCF836A9B88E3AADA2F69F9DA15815F94A4F9" }, + { name = "gleeunit", version = "0.10.1", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "ECEA2DE4BE6528D36AFE74F42A21CDF99966EC36D7F25DEB34D47DD0F7977BAF" }, + { name = "lustre", version = "3.0.0-rc.8", build_tools = ["gleam"], requirements = ["gleam_stdlib"], source = "local", path = "/Users/hayleigh/dev/gleam/lustre/lib" }, +] + +[requirements] +gleam_stdlib = { version = "~> 0.30" } +gleeunit = { version = "~> 0.10" } +lustre = { path = "../../lib" } -- cgit v1.2.3