Skip to content

Commit fe28e19

Browse files
committed
mod_interface-v0.44.0
1 parent 8832fe2 commit fe28e19

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.43.0"
325+
version = "~0.44.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.43.0"
3+
version = "0.44.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)