name = "lustre" version = "3.0.0-rc.2" target = "javascript" # Fill out these fields if you intend to generate HTML documentation or publish # your project to the Hex package manager. # licences = ["MIT"] description = "A framework for building web apps - powered by Gleam and React!" repository = { type = "github", user = "hayleigh-dot-dev", repo = "gleam-lustre" } links = [{ title = "Website", href = "https://hayleigh-dot-dev.github.io/gleam-lustre" }] [dependencies] gleam_stdlib = "~> 0.28" gleam_javascript = "~> 0.4" [dev-dependencies] gleeunit = "~> 0.6"