From bbefb97ba3d8f117b8cbef769180a4d8425cf145 Mon Sep 17 00:00:00 2001 From: Eileen Noonan Date: Mon, 1 Apr 2024 20:08:22 -0400 Subject: =?UTF-8?q?=E2=9C=A8=20Create=20a=20routing=20example=20using=20mo?= =?UTF-8?q?dem.=20(#96)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/07-routing/gleam.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/07-routing/gleam.toml') diff --git a/examples/07-routing/gleam.toml b/examples/07-routing/gleam.toml index 5930290..cdecf3c 100644 --- a/examples/07-routing/gleam.toml +++ b/examples/07-routing/gleam.toml @@ -11,4 +11,4 @@ modem = "~> 1.0" [dev-dependencies] gleeunit = "~> 1.0" -lustre_dev_tools = "~> 1.0" +lustre_dev_tools = "~> 1.1" -- cgit v1.2.3