diff --git a/contracts/Scarb.toml b/contracts/Scarb.toml index d664be2..94998ed 100644 --- a/contracts/Scarb.toml +++ b/contracts/Scarb.toml @@ -11,7 +11,7 @@ homepage = "https://github.com/pixelaw/core" sierra-replace-ids = true [dependencies] -dojo = { git = "https://github.com/dojoengine/dojo", tag = "v1.0.0-alpha.3" } +dojo = { git = "https://github.com/dojoengine/dojo", tag = "v1.0.0-alpha.4" } [[target.dojo]] build-external-contracts = []