Skip to content

Commit 2457c6c

Browse files
committed
tests/arrays: use libc crate for wchar_t
1 parent f3a299a commit 2457c6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/arrays/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7+
libc = "0.2"

0 commit comments

Comments
 (0)