Skip to content

Commit 7834a96

Browse files
committed
bump to latest
1 parent 5de2b95 commit 7834a96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
scarb 2.10.0
1+
scarb 2.11.3

Scarb.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cairo-version = ">=2.10.0"
77
edition = '2024_07'
88

99
[dependencies]
10-
starknet = ">=2.10.0"
10+
starknet = ">=2.11.2"
1111

1212
[tool.fmt]
1313
sort-module-level-items = true
@@ -17,4 +17,4 @@ allowed-libfuncs-list.name = "audited"
1717
casm = true
1818

1919
[dev-dependencies]
20-
cairo_test = ">=2.10.0"
20+
cairo_test = ">=2.11.2"

0 commit comments

Comments
 (0)