Skip to content

Commit aeb95fc

Browse files
committed
fixed the compiler error
1 parent 75f1ce3 commit aeb95fc

File tree

1 file changed

+1
-0
lines changed
  • compression/cnft-burn/programs/cnft-burn

1 file changed

+1
-0
lines changed

compression/cnft-burn/programs/cnft-burn/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ default = []
1919
anchor-lang = "0.29.0"
2020
mpl-bubblegum = {version="1.1.0" }
2121
spl-account-compression = { version="0.3.0",features = ["no-entrypoint","cpi"] }
22+
ahash = "=0.8.6"

0 commit comments

Comments
 (0)