Skip to content

Commit cce55e7

Browse files
committed
typing_tools-v0.9.0
1 parent 6bf5b1b commit cce55e7

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
@@ -305,7 +305,7 @@ default-features = false
305305
## typing
306306

307307
[workspace.dependencies.typing_tools]
308-
version = "~0.8.0"
308+
version = "~0.9.0"
309309
path = "module/core/typing_tools"
310310
default-features = false
311311

module/core/typing_tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[package]
33
name = "typing_tools"
4-
version = "0.8.0"
4+
version = "0.9.0"
55
edition = "2021"
66
authors = [
77
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)