mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 06:35:39 +00:00
Fix Cargo metadata
This commit is contained in:
@@ -3,6 +3,8 @@ name = "rojo"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
|
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
|
||||||
description = "A tool to create robust Roblox projects"
|
description = "A tool to create robust Roblox projects"
|
||||||
|
license = "MIT"
|
||||||
|
repository = "https://github.com/LPGhatguy/rojo"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "rojo"
|
name = "rojo"
|
||||||
|
|||||||
Reference in New Issue
Block a user