1 2 3 4 5 6 7 8 9 10
[project] authors = ["Fuel Labs <contact@fuel.sh>"] entry = "main.sw" license = "Apache-2.0" name = "test_package" [dependencies] [patch.'https://github.com/fuellabs/sway'] std = { git = "https://github.com/fuellabs/sway" }