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

Commit 7d53dce

Browse files
authored
Merge pull request #13 from alex/patch-1
Bump slice-deque version
2 parents b2a87f3 + 7c36eab commit 7d53dce

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.1"
24+
version = "0.2"
2525
optional = true
2626

2727
[features]

0 commit comments

Comments
 (0)