diff options
| author | Amir Saeid <amir@glgdgt.com> | 2020-03-28 01:14:58 +0000 |
|---|---|---|
| committer | Amir Saeid <amir@glgdgt.com> | 2020-03-28 01:14:58 +0000 |
| commit | c942da0bf354acd7911cf43301c0c0d62a04c55c (patch) | |
| tree | 4614a81824030a2c591513a843bcbb730c1880ee /Cargo.lock | |
| parent | b74f3c101f130828ca97a5562644159b6444368b (diff) | |
Implement transition progress
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -117,8 +117,7 @@ dependencies = [ [[package]] name = "spa" version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a2cb0b73b1ea9c2b5bbb17576ff522c9a956b414e820e91e04fd86b32769e68a" +source = "git+https://github.com/amir/spa-rs?branch=pub-SolarPos#fa80d0ce99d675674cf1a7cc9cf2ee2e33f501ea" dependencies = [ "chrono", ] |
