aboutsummaryrefslogtreecommitdiff
path: root/compat/lustre_websocket/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'compat/lustre_websocket/manifest.toml')
-rw-r--r--compat/lustre_websocket/manifest.toml13
1 files changed, 0 insertions, 13 deletions
diff --git a/compat/lustre_websocket/manifest.toml b/compat/lustre_websocket/manifest.toml
deleted file mode 100644
index 7cf6fc0..0000000
--- a/compat/lustre_websocket/manifest.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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.11.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "gleeunit", source = "hex", outer_checksum = "1397E5C4AC4108769EE979939AC39BF7870659C5AFB714630DEEEE16B8272AD5" },
- { 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" }