Skip to content

Commit bc6cc42

Browse files
authored
Bump Scarb to 2.11.4 (#1422)
* Bump scarb and starknet to 2.11.4 * Update macros dep versions
1 parent e1deb94 commit bc6cc42

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

Scarb.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ edition.workspace = true
2626
[workspace.package]
2727
version = "2.0.0-alpha.0"
2828
edition = "2024_07"
29-
cairo-version = "2.11.2"
30-
scarb-version = "2.11.3"
29+
cairo-version = "2.11.4"
30+
scarb-version = "2.11.4"
3131
authors = ["OpenZeppelin Community <maintainers@openzeppelin.org>"]
3232
description = "OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup"
3333
documentation = "https://docs.openzeppelin.com/contracts-cairo"
@@ -42,8 +42,8 @@ keywords = [
4242
]
4343

4444
[workspace.dependencies]
45-
assert_macros = "2.11.2"
46-
starknet = "2.11.2"
45+
assert_macros = "2.11.4"
46+
starknet = "2.11.4"
4747
snforge_std = "0.41.0"
4848

4949
[dependencies]

packages/macros/Cargo.lock

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)