Skip to content

Commit 812dc2e

Browse files
chore(deps): update pallas requirement from 0.7.0 to 0.33.0
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/[email protected]) --- updated-dependencies: - dependency-name: pallas dependency-version: 0.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a19f369 commit 812dc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ async-trait = "0.1.52"
3636
env_logger = "0.9.0"
3737
futures = "0.3.8"
3838
oura = "1.1.0"
39-
pallas = "0.7.0"
39+
pallas = "0.33.0"
4040
sled = "0.34.7"
4141

4242
[[example]]

0 commit comments

Comments
 (0)