diff --git a/projects/swaypad/Forc.toml b/projects/swaypad/Forc.toml index ecde10a..4f7a5aa 100644 --- a/projects/swaypad/Forc.toml +++ b/projects/swaypad/Forc.toml @@ -6,3 +6,4 @@ name = "swaypad" [dependencies] standards = { git = "https://github.com/FuelLabs/sway-standards", tag = "v0.6.1" } +sway_libs = { git = "https://github.com/FuelLabs/sway-libs", tag = "v0.24.0" }