diff --git a/Cargo.toml b/Cargo.toml index 1e20b79..7133a64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,3 +14,4 @@ name = "rusqlite" [dependencies] time = "~0.1.0" +bitflags = "~0.1"