Skip to content

Commit

Permalink
removed = in toml
Browse files Browse the repository at this point in the history
  • Loading branch information
petarcalic99 committed Mar 20, 2024
1 parent cea3f1d commit b87d747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scarb.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ homepage = "https://github.com/keep-starknet-strange/alexandria/"
cairo-version = "2.6.3"

[workspace.dependencies]
starknet = "=2.6.3"
starknet = "2.6.3"

[workspace.tool.fmt]
sort-module-level-items = true
Expand Down

0 comments on commit b87d747

Please sign in to comment.