Skip to content

Commit bba8d46

Browse files
committed
Update cairo-annotations to 0.5.1
1 parent 7cb3cd3 commit bba8d46

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ cairo-lang-test-plugin = "2.12.0"
4444
cairo-lang-starknet-classes = "2.12.0"
4545
cairo-lang-parser = "2.12.0"
4646
cairo-vm = "2.2.0"
47-
cairo-annotations = "0.5.0"
47+
cairo-annotations = "0.5.1"
4848
dirs = "6.0.0"
4949
dialoguer = "0.11.0"
5050
starknet-types-core = { version = "0.1.7", features = ["hash", "prime-bigint"] }
@@ -116,6 +116,3 @@ paste = "1.0.15"
116116
strum = "0.27"
117117
strum_macros = "0.27"
118118
scarb-oracle-hint-service = { git = "https://github.com/software-mansion/scarb", rev = "210da8dfd0b370f0f1970b33a373f1a7afe6ae33" }
119-
120-
[patch.crates-io]
121-
cairo-annotations = { git = "https://github.com/software-mansion/cairo-annotations.git", branch = "szymczyk/l2-gas" }

0 commit comments

Comments
 (0)