Skip to content

Commit

Permalink
Update Rust crate bitflags to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent 83db8e8 commit e22c13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/src/rusqlite/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ array = ["vtab"]

[dependencies]
time = "0.1.42"
bitflags = "1.0"
bitflags = "1.3"
lru-cache = "0.1"
chrono = { version = "0.4", optional = true }
serde_json = { version = "1.0", optional = true }
Expand Down

0 comments on commit e22c13f

Please sign in to comment.