Skip to content

Commit

Permalink
fix: scarb version (#925)
Browse files Browse the repository at this point in the history
  • Loading branch information
kongtaoxing authored Feb 27, 2024
1 parent cf12c09 commit 364db5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ before proceeding, and run the following command to check that the installation
----
$ scarb --version
scarb 2.3.1 (0c8def3aa 2023-10-31)
cairo: 2.3.1 (https://crates.io/crates/cairo-lang-compiler/2.3.1)
sierra: 1.3.0
scarb 2.5.3 (46d5d5cea 2024-02-01)
cairo: 2.5.3 (https://crates.io/crates/cairo-lang-compiler/2.5.3)
sierra: 1.4.0
----

=== Set up your project
Expand Down

0 comments on commit 364db5b

Please sign in to comment.