diff --git a/Cargo.toml b/Cargo.toml index c71e8647..6b7db671 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -98,4 +98,4 @@ zksync_error = { path = "crates/zksync_error" } ######################### # Build dependencies # ######################### -zksync-error-codegen = { git = "https://github.com/matter-labs/zksync-error", branch = "dev" } +zksync-error-codegen = { git = "https://github.com/matter-labs/zksync-error", branch = "main" }