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

Commit e96b148

Browse files
committed
don't pin patch version of buf_redux
1 parent c43c5c4 commit e96b148

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

2727
[features]

0 commit comments

Comments
 (0)