Skip to content

Commit b49b531

Browse files
committed
variadic_from-v0.27.0
1 parent 7ed08a2 commit b49b531

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
@@ -159,7 +159,7 @@ path = "module/alias/fundamental_data_type"
159159
default-features = false
160160

161161
[workspace.dependencies.variadic_from]
162-
version = "~0.26.0"
162+
version = "~0.27.0"
163163
path = "module/core/variadic_from"
164164
default-features = false
165165
features = [ "enabled" ]

module/core/variadic_from/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "variadic_from"
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)