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

Commit bd84b41

Browse files
author
Mike Blumenkrantz
committed
set libc to require v0.1
1 parent 2dff76f commit bd84b41

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
@@ -10,7 +10,7 @@ plugins = ["euclid/plugins", "azure/plugins", "skia/euclid/plugins", "io-surface
1010
gldebug = []
1111

1212
[dependencies]
13-
libc = "*"
13+
libc = "0.1"
1414
rustc-serialize = "*"
1515
log = "*"
1616
gleam = "0.1"

0 commit comments

Comments
 (0)