Skip to content

Commit 0d1b29e

Browse files
committed
mod_interface-v0.42.0
1 parent fce8649 commit 0d1b29e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ version = "~0.13.0"
322322
path = "module/core/impls_index_meta"
323323

324324
[workspace.dependencies.mod_interface]
325-
version = "~0.41.0"
325+
version = "~0.42.0"
326326
path = "module/core/mod_interface"
327327
default-features = false
328328

module/core/mod_interface/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mod_interface"
3-
version = "0.41.0"
3+
version = "0.42.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)