File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed
Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 11name = " glazed_corn"
22version = " 1.0.0"
3-
4- # Fill out these fields if you intend to generate HTML documentation or publish
5- # your project to the Hex package manager.
6- #
7- # description = ""
8- # licences = ["Apache-2.0"]
9- # repository = { type = "github", user = "", repo = "" }
10- # links = [{ title = "Website", href = "" }]
11- #
12- # For a full reference of all the available options, you can have a look at
13- # https://gleam.run/writing-gleam/gleam-toml/.
3+ description = " Corn parser implemented in Gleam"
4+ licences = [" Apache-2.0" ]
5+ repository = { type = " github" , user = " corn-config" , repo = " glazed-corn" }
6+ links = [{ title = " Website" , href = " https://cornlang.dev/" }]
147
158[dependencies ]
169gleam_stdlib = " >= 0.44.0 and < 2.0.0"
You can’t perform that action at this time.
0 commit comments