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

Commit 6fb5b49

Browse files
authored
Merge pull request #14 from xfix/update-safemem
Update safemem to 0.3
2 parents 21c7392 + 80fc256 commit 6fb5b49

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)