name = "trelixir" version = "1.0.0" description = "trelixir.fi site generator" # Fill out these fields if you intend to generate HTML documentation or publish # your project to the Hex package manager. # # licences = ["MIT"] # repository = { type = "gitlab", user = "Nicd", repo = "glemplate" } # links = [] [dependencies] gleam_stdlib = "~> 0.28" glemplate = "~> 3.0" gleam_erlang = "~> 0.18"