Skip to content

Commit d9e09bf

Browse files
committed
data_type-v0.11.0
1 parent 0aa558e commit d9e09bf

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
@@ -80,7 +80,7 @@ path = "module/alias/std_x"
8080
## data_type
8181

8282
[workspace.dependencies.data_type]
83-
version = "~0.10.0"
83+
version = "~0.11.0"
8484
path = "module/core/data_type"
8585
default-features = false
8686

module/core/data_type/Cargo.toml

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

0 commit comments

Comments
 (0)