This commit is contained in:
parent
4b8d5df83e
commit
ee3338b72e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version = "1.0.0"
|
||||||
gleam = ">= 1.11.0"
|
gleam = ">= 1.11.0"
|
||||||
description = "A Gleam client for the spacetraders.io game"
|
description = "A Gleam client for the spacetraders.io game"
|
||||||
licences = ["MIT"]
|
licences = ["MIT"]
|
||||||
repository = { type = "forgejo", host = "7cs.dev", user = "lily", repo = "gleam-spacetraders-client" }
|
repository = { type = "forgejo", host = "git.7cs.dev", user = "lily", repo = "gleam-spacetraders-client" }
|
||||||
# links = [{ title = "Website", href = "" }]
|
# links = [{ title = "Website", href = "" }]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Reference in a new issue