diff --git a/airdrop/airdrop-contract/Forc.toml b/airdrop/airdrop-contract/Forc.toml index d105890c1..70c65f195 100644 --- a/airdrop/airdrop-contract/Forc.toml +++ b/airdrop/airdrop-contract/Forc.toml @@ -5,4 +5,4 @@ license = "Apache-2.0" name = "airdrop-contract" [dependencies] -sway_libs = { git = "https://github.com/FuelLabs/sway-libs", tag = "v0.21.0" } +sway_libs = { git = "https://github.com/FuelLabs/sway-libs", tag = "v0.22.0" }