Skip to content

Commit 7775abe

Browse files
committed
mod_interface-v0.41.0
1 parent d53895d commit 7775abe

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
@@ -325,7 +325,7 @@ version = "~0.13.0"
325325
path = "module/core/impls_index_meta"
326326

327327
[workspace.dependencies.mod_interface]
328-
version = "~0.40.0"
328+
version = "~0.41.0"
329329
path = "module/core/mod_interface"
330330
default-features = false
331331

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.40.0"
3+
version = "0.41.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)