Skip to content

Commit 7b425ee

Browse files
committed
is_slice-v0.11.0
1 parent c9a0137 commit 7b425ee

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
@@ -325,7 +325,7 @@ path = "module/core/inspect_type"
325325
default-features = false
326326

327327
[workspace.dependencies.is_slice]
328-
version = "~0.10.0"
328+
version = "~0.11.0"
329329
path = "module/core/is_slice"
330330
default-features = false
331331

module/core/is_slice/Cargo.toml

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