Skip to content

Commit

Permalink
Fix edition.
Browse files Browse the repository at this point in the history
  • Loading branch information
feltroidprime committed Dec 6, 2024
1 parent 3881d6a commit 0cc0802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Scarb.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[package]
name = "garaga"
version = "0.14.0"
edition = "2023_10"
licence = "MIT"
keywords = ["zk", "snarks", "curve", "pairing", "groth16", "plonk", "bls", "elliptic", "signature"]
description = "State-of-the-art Elliptic Curve operations and SNARKS verification for Cairo & Starknet"
Expand Down

0 comments on commit 0cc0802

Please sign in to comment.