Bläddra i källkod

fixed the compiler error

0xPratik 1 år sedan
förälder
incheckning
aeb95fc681
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      compression/cnft-burn/programs/cnft-burn/Cargo.toml

+ 1 - 0
compression/cnft-burn/programs/cnft-burn/Cargo.toml

@@ -19,3 +19,4 @@ default = []
 anchor-lang = "0.29.0"
 mpl-bubblegum = {version="1.1.0" }
 spl-account-compression = { version="0.3.0",features = ["no-entrypoint","cpi"] }
+ahash = "=0.8.6"