Skip to content

Commit e8b93ee

Browse files
Update Rust crate bitflags to 1.3.2
1 parent 83db8e8 commit e8b93ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/src/rusqlite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ array = ["vtab"]
4343

4444
[dependencies]
4545
time = "0.1.42"
46-
bitflags = "1.0"
46+
bitflags = "1.3.2"
4747
lru-cache = "0.1"
4848
chrono = { version = "0.4", optional = true }
4949
serde_json = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)