Skip to content

Commit 8465a99

Browse files
committed
Update crate version
1 parent ca0c7a5 commit 8465a99

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mithril-aggregator/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mithril-aggregator"
3-
version = "0.4.8"
3+
version = "0.4.9"
44
description = "A Mithril Aggregator server"
55
authors = { workspace = true }
66
edition = { workspace = true }
@@ -48,7 +48,7 @@ zstd = { version = "0.13.0", features = ["zstdmt"] }
4848
httpmock = "0.6.8"
4949
mithril-common = { path = "../mithril-common", features = [
5050
"allow_skip_signer_certification",
51-
"test_tools"
51+
"test_tools",
5252
] }
5353
mockall = "0.11.4"
5454
slog-term = "2.9.0"

0 commit comments

Comments
 (0)