mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-09 21:12:19 +08:00
Add dependency on time (no longer in std)
This commit is contained in:
@@ -5,3 +5,6 @@ authors = ["John Gallagher <jgallagher@bignerdranch.com>"]
|
|||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "rusqlite"
|
name = "rusqlite"
|
||||||
|
|
||||||
|
[dependencies.time]
|
||||||
|
git = "https://github.com/rust-lang/time"
|
||||||
|
Reference in New Issue
Block a user