forc-pkg 0.71.0

Building, locking, fetching and updating Sway projects as Forc packages.
Documentation
1
2
3
4
5
6
7
8
[project]
authors = ["Fuel Labs <contact@fuel.sh>"]
entry = "main.sw"
license = "Apache-2.0"
name = "namespace_without_version"

[dependencies]
foo = { git = "https://github.com/FuelLabs/foo", namespace = "bar" }