Skip to content

Commit

Permalink
fix build after rebase;
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat committed Sep 22, 2023
1 parent 1f7a246 commit b049864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ergotree-interpreter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ serde_with = { workspace = true, optional = true }
proptest = { workspace = true, optional = true }
scorex_crypto_avltree = "0.1.0"
gf2_192 = { version = "^0.24.1", path = "../gf2_192" }
miette = { workspace = true }

[features]
default = ["json"]
Expand Down

0 comments on commit b049864

Please sign in to comment.