diff options
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ name = "gleam_stdlib" version = "0.31.0" -gleam = ">= 0.30.0" +gleam = ">= 0.32.0" licences = ["Apache-2.0"] description = "A standard library for the Gleam programming language" |