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.
1 parent 83db8e8 commit e22c13fCopy full SHA for e22c13f
native/src/rusqlite/Cargo.toml
@@ -43,7 +43,7 @@ array = ["vtab"]
43
44
[dependencies]
45
time = "0.1.42"
46
-bitflags = "1.0"
+bitflags = "1.3"
47
lru-cache = "0.1"
48
chrono = { version = "0.4", optional = true }
49
serde_json = { version = "1.0", optional = true }
0 commit comments