[project]
authors = ["Fuel Labs <contact@fuel.sh>"]
entry = "main.sw"
license = "Apache-2.0"
name = "hashing"

[dependencies]
std = { path = "../../sway-lib-std" }