mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-24 08:05:02 +01:00
fix ci
This commit is contained in:
@@ -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]
|
||||
|
||||
@@ -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/):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user