Browse Source

Add token program2

Michael Vines 5 years ago
parent
commit
79bdfa2e8f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      program/Cargo.toml

+ 0 - 1
program/Cargo.toml

@@ -31,5 +31,4 @@ rand = { version = "0.7.0"}
 cbindgen = "=0.14.2"
 
 [lib]
-name = "spl_token"
 crate-type = ["cdylib", "lib"]