From b23385e88fc67c9391554fef49cc6a4e46746484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sat, 17 Sep 2016 08:31:10 -0400 Subject: Add some more Buffer API and use explicit bitflags instead of magic numbers --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 957d9112a..bd0e37c25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ license = "LGPL-2.1+" libc = "0.2" url = "1.1" hyper = "0.9" +bitflags = "0.7" [build-dependencies] gcc = "0.3" -- cgit v1.2.3