Skip to content

Commit

Permalink
added cargo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ananas-block committed Mar 14, 2023
1 parent 563c189 commit bb83847
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
name = "groth16-solana"
version = "0.0.1"
edition = "2021"
description = "groth16 verification with solana alt_bn128 syscalls"
license = "MIT"

[dependencies]
solana-program = "1.15.2"
Expand Down

0 comments on commit bb83847

Please # to comment.