Gleam Library for the Rocksky API

update gleam.toml

Changed files
+1 -1
+1 -1
gleam.toml
··· 4 4 # Fill out these fields if you intend to generate HTML documentation or publish 5 5 # your project to the Hex package manager. 6 6 # 7 - description = "" 7 + description = "Gleam library for the Rocksky API" 8 8 licences = ["Apache-2.0"] 9 9 repository = { type = "github", user = "tsirysndr", repo = "rocksky_gleam" } 10 10 links = [{ title = "Website", href = "https://docs.rocksky.app" }]