Skip to content

Commit c38695f

Browse files
committed
interval_adapter-v0.27.0
1 parent 9d58f73 commit c38695f

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
@@ -98,7 +98,7 @@ default-features = false
9898
# path = "module/core/type_constructor_derive_pair_meta"
9999

100100
[workspace.dependencies.interval_adapter]
101-
version = "~0.26.0"
101+
version = "~0.27.0"
102102
path = "module/core/interval_adapter"
103103
default-features = false
104104
features = [ "enabled" ]

module/core/interval_adapter/Cargo.toml

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

0 commit comments

Comments
 (0)