Library Release v0.4.3
This release includes updates to all cascette-rs libraries:
- ngdp-bpsv
- ribbit-client
- tact-client
- tact-parser
- ngdp-crypto
- blte
- ngdp-cdn
- ngdp-cache
- casc-storage
- ngdp-client
Installation
Add to your Cargo.toml:
[dependencies]
ngdp-bpsv = "0.4.3"
ribbit-client = "0.4.3"
# ... other crates as neededSee the CHANGELOG for details.