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

Commit 80fc256

Browse files
committed
Update safemem to 0.3
safemem 0.3.1 fixes undefined behaviour in it.
1 parent 21c7392 commit 80fc256

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
@@ -16,7 +16,7 @@ license = "MIT OR Apache-2.0"
1616
readme = "README.md"
1717

1818
[dependencies]
19-
safemem = "0.2"
19+
safemem = "0.3"
2020
memchr = "2.0"
2121

2222
# `slice_deque` is only supported on platforms with virtual memory

0 commit comments

Comments
 (0)