Skip to content

Commit f8068c5

Browse files
author
Joshua Nelson
committed
Revert "Remove unused libc from Cargo.toml"
This reverts commit 0395368.
1 parent 1a5d08e commit f8068c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

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

0 commit comments

Comments
 (0)