Skip to content

Commit 97c26d3

Browse files
committed
interval_adapter-v0.36.0
1 parent 95dc230 commit 97c26d3

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
@@ -149,7 +149,7 @@ version = "~0.1.0"
149149
path = "module/core/type_constructor_derive_pair_meta"
150150

151151
[workspace.dependencies.interval_adapter]
152-
version = "~0.35.0"
152+
version = "~0.36.0"
153153
path = "module/core/interval_adapter"
154154
default-features = false
155155
# 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.35.0"
3+
version = "0.36.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)