thesimplekid 1 year ago
parent
commit
46dfb7f3b4
2 changed files with 4 additions and 4 deletions
  1. 3 3
      Cargo.toml
  2. 1 1
      README.md

+ 3 - 3
Cargo.toml

@@ -7,10 +7,10 @@ license = "BSD-3-Clause"
 readme = "README.md"
 repository = "https://github.com/thesimplekid/cashu-crab"
 description = "Cashu rust wallet library"
-exclude = ["integration_test"]
+# exclude = ["integration_test"]
 
-[workspace]
-members = ["integration_test"]
+#[workspace]
+#members = ["integration_test"]
 
 
 [dependencies]

+ 1 - 1
README.md

@@ -4,7 +4,7 @@
 Cashu Crab is a rust library for [Cashu](https://github.com/cashubtc) wallets written in Rust.
 Modeled after [Cashu-ts](https://github.com/cashubtc/cashu-ts).
 
-**ALPHA** This library is in early development, the api will change. Hopefully along with the name.
+**ALPHA** This library is in early development, the api will change.
 
 ## Implemented [NUTs](https://github.com/cashubtc/nuts/):