mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-24 07:14:28 +08:00
Upgrade to hashlink 0.6
This commit is contained in:
@@ -98,7 +98,7 @@ bundled-full = [
|
||||
[dependencies]
|
||||
time = { version = "0.2", optional = true }
|
||||
bitflags = "1.2"
|
||||
hashlink = "0.5"
|
||||
hashlink = "0.6"
|
||||
chrono = { version = "0.4", optional = true }
|
||||
serde_json = { version = "1.0", optional = true }
|
||||
csv = { version = "1.1", optional = true }
|
||||
|
Reference in New Issue
Block a user