diff options
author | Louis Pilfold <louis@lpil.uk> | 2019-03-24 18:47:25 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2019-03-24 18:47:25 +0000 |
commit | 6be7e9b778ddd9761d8000212232104dee39da6c (patch) | |
tree | 9eba85c9efc4322b575f2a80ec97f1dd24cf8b8e /gleam.toml | |
parent | 48581c78f4a362fcbd14edff57554f9244ba554c (diff) | |
download | gleam_stdlib-6be7e9b778ddd9761d8000212232104dee39da6c.tar.gz gleam_stdlib-6be7e9b778ddd9761d8000212232104dee39da6c.zip |
gleam.toml file for projects
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gleam.toml b/gleam.toml new file mode 100644 index 0000000..99cd7ac --- /dev/null +++ b/gleam.toml @@ -0,0 +1 @@ +name = "gleam_experimental_stdlib" |