Skip to content

Commit 1ec2bbf

Browse files
committed
chore: upgrade crate versions
* mithril-build-script from `0.2.25` to `0.2.26` * mithril-api-spec from `0.1.2` to `0.1.3`
1 parent 2a788ca commit 1ec2bbf

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/mithril-build-script/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-build-script"
3-
version = "0.2.25"
3+
version = "0.2.26"
44
description = "A toolbox for Mithril crates build scripts"
55
authors = { workspace = true }
66
edition = { workspace = true }

internal/tests/mithril-api-spec/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-api-spec"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
authors.workspace = true
55
documentation.workspace = true
66
edition.workspace = true

0 commit comments

Comments
 (0)