Skip to content

Commit

Permalink
chore(deps): update pallas requirement from 0.7.0 to 0.13.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pallas](https://github.com/txpipe/pallas) to permit the latest version.
- [Release notes](https://github.com/txpipe/pallas/releases)
- [Changelog](https://github.com/txpipe/pallas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/txpipe/pallas/compare/pallas-codec@0.7.1...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 8, 2022
1 parent b1e46e0 commit 2f524b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -36,7 +36,7 @@ async-trait = "0.1.52"
env_logger = "0.9.0"
futures = "0.3.8"
oura = "1.1.0"
pallas = "0.7.0"
pallas = "0.13.0"
sled = "0.34.7"

[[example]]
Expand Down

0 comments on commit 2f524b9

Please sign in to comment.