diff options
Diffstat (limited to 'examples/07-routing/gleam.toml')
-rw-r--r-- | examples/07-routing/gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |