pallas/pallas-codec
dependabot[bot] caef9d9c34
build(deps): update minicbor requirement from 0.19 to 0.20 (#337)
Updates the requirements on [minicbor](https://gitlab.com/twittner/minicbor) to permit the latest version.
- [Changelog](https://gitlab.com/twittner/minicbor/blob/develop/CHANGELOG.md)
- [Commits](https://gitlab.com/twittner/minicbor/compare/minicbor-v0.19.0...minicbor-v0.20.0)

---
updated-dependencies:
- dependency-name: minicbor
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 07:20:08 -03:00
..
src feat(network): implement GetUTxOByAddress local state query (#341) 2023-12-12 09:31:46 -03:00
tests feat: Move flat en/de from aiken to pallas (#303) 2023-10-04 19:08:52 -04:00
Cargo.toml build(deps): update minicbor requirement from 0.19 to 0.20 (#337) 2024-01-02 07:20:08 -03:00
README.md feat: Move flat en/de from aiken to pallas (#303) 2023-10-04 19:08:52 -04:00

Pallas Codec

Flat

A Rust port of the Haskell reference implementation.