diff options
| author | Teddy Wing | 2018-10-21 09:59:59 +0200 | 
|---|---|---|
| committer | Teddy Wing | 2018-10-21 09:59:59 +0200 | 
| commit | 6b0f1121662e5e9ca968c554bb7a19f6fd5566c9 (patch) | |
| tree | c59a07c3d0fbe942adb3286fd1cc409178b02a22 /Cargo.toml | |
| parent | 923de9b3dfeebdba72cb70151b2b5a450997b7e1 (diff) | |
| download | dome-key-map-6b0f1121662e5e9ca968c554bb7a19f6fd5566c9.tar.bz2 | |
Cargo.toml: Add 'chrono' crate
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -4,6 +4,7 @@ version = "0.0.1"  [dependencies]  autopilot = "0.1.7" +chrono = "0.4.6"  cocoa = "0.18.0"  combine = "3.4.0"  core-graphics = "0.17.2" | 
