From 46dfb7f3b45a6ead100d3c1cb253408b98c8dcbd Mon Sep 17 00:00:00 2001 From: thesimplekid Date: Fri, 23 Jun 2023 23:27:18 -0400 Subject: [PATCH] fix ci --- Cargo.toml | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 66cdf5f0..17e0b444 100644 --- a/Cargo.toml +++ b/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] diff --git a/README.md b/README.md index 1f4403d7..e2c256ab 100644 --- a/README.md +++ b/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/):