mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-22 14:29:30 +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]
|
||||
name = "rusqlite"
|
||||
|
||||
[dependencies.time]
|
||||
git = "https://github.com/rust-lang/time"
|
||||
|
Reference in New Issue
Block a user