Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 14db3a9

Browse files
chore: Update slice-deque to 0.3
1 parent 4c59a0f commit 14db3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ memchr = "2.0"
2121

2222
# `slice_deque` is only supported on platforms with virtual memory
2323
[target.'cfg(any(unix, windows))'.dependencies.slice-deque]
24-
version = "0.2"
24+
version = "0.3"
2525
optional = true
2626

2727
[features]

0 commit comments

Comments
 (0)