We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libc
1 parent 1a5d08e commit dfef6dcCopy full SHA for dfef6dc
Cargo.toml
@@ -21,6 +21,7 @@ env_logger = "0.7"
21
r2d2 = "0.8"
22
r2d2_postgres = "0.14"
23
url = "1.4"
24
+libc = "0.2"
25
badge = { version = "0", path = "src/web/badge" }
26
failure = "0.1.3"
27
comrak = { version = "0.7", default-features = false }
0 commit comments