Skip to content

cascette-rs v0.4.3

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 12:12

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 needed

See the CHANGELOG for details.