mirror of
https://github.com/FuelLabs/sway.git
synced 2025-08-09 21:28:17 +00:00
8 lines
145 B
TOML
8 lines
145 B
TOML
[project]
|
|
authors = ["Fuel Labs <contact@fuel.sh>"]
|
|
entry = "main.sw"
|
|
implicit-std = false
|
|
license = "Apache-2.0"
|
|
name = "enums"
|
|
|
|
[dependencies]
|