Skip to content

Commit 0395368

Browse files
jyn514Joshua Nelson
authored and
Joshua Nelson
committed
Remove unused libc from Cargo.toml
Our dependencies still drag it in, but it makes me feel better.
1 parent 8cae555 commit 0395368

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ env_logger = "0.7"
2121
r2d2 = "0.8"
2222
r2d2_postgres = "0.14"
2323
url = "1.4"
24-
libc = "0.2"
2524
badge = { version = "0", path = "src/web/badge" }
2625
failure = "0.1.3"
2726
comrak = { version = "0.7", default-features = false }

0 commit comments

Comments
 (0)