diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2023-10-02 15:11:22 +0100 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2023-10-02 15:11:22 +0100 |
commit | 9f7b69221d9bd496f626e9e5f210a466b1e2ed02 (patch) | |
tree | e9660574c631b80e4bac98c41677f0083b6aa272 /gleam.toml | |
parent | 1240874302ec172b1018934ef5a8cba23397bc51 (diff) | |
download | lustre-9f7b69221d9bd496f626e9e5f210a466b1e2ed02.tar.gz lustre-9f7b69221d9bd496f626e9e5f210a466b1e2ed02.zip |
:heavy_plus_sign: Bump stdlib version to 0.31
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ links = [ ] [dependencies] -gleam_stdlib = "~> 0.30" +gleam_stdlib = "~> 0.31" |