Skip to content

Commit 68735e6

Browse files
committed
chore: update dependencies to latest versions
- update version of `mithril-common` from 0.4.4 to 0.4.5 in `cargo.lock` and `mithril-common/cargo.toml`
1 parent ae3d481 commit 68735e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mithril-common"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
description = "Common types, interfaces, and utilities for Mithril nodes."
55
authors = { workspace = true }
66
edition = { workspace = true }

0 commit comments

Comments
 (0)