Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstam committed Sep 16, 2024
1 parent f3c5f4f commit 85f7434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions program/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ edition = "2021"

[dependencies]
alloy-sol-types = { workspace = true }
sp1-sdk = "2.0.0"
fibonacci-lib = { path = "../lib" }
sp1-zkvm = "2.0.0"
fibonacci-lib = { path = "../lib" }

0 comments on commit 85f7434

Please sign in to comment.