Skip to content

Commit

Permalink
Upgrade crates versions
Browse files Browse the repository at this point in the history
* Mithril-aggregator from `0.5.5` to `0.5.6`
* Mithril-signer from `0.2.133` to `0.2.134`
  • Loading branch information
Alenar committed May 13, 2024
1 parent 9b84544 commit 24d5c95
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mithril-aggregator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-aggregator"
version = "0.5.5"
version = "0.5.6"
description = "A Mithril Aggregator server"
authors = { workspace = true }
edition = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion mithril-signer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-signer"
version = "0.2.133"
version = "0.2.134"
description = "A Mithril Signer"
authors = { workspace = true }
edition = { workspace = true }
Expand Down

0 comments on commit 24d5c95

Please sign in to comment.