Differences From Artifact [1eac192b0a]:
- File Cargo.toml — part of check-in [21d16a0993] at 2020-11-18 15:11:26 on branch trunk — minor fixes: regexp, ordering (user: arcade, size: 397) [annotate] [blame] [check-ins using]
To Artifact [c79cfce273]:
- File Cargo.toml — part of check-in [075be7e40e] at 2020-11-18 17:55:07 on branch trunk — 0.1.3 - different list, enable, disable, fix throttle (user: arcade, size: 397) [annotate] [blame] [check-ins using]
1 2 | [package] name = "rsstg" | | | 1 2 3 4 5 6 7 8 9 10 | [package] name = "rsstg" version = "0.1.3" authors = ["arcade"] edition = "2018" [dependencies] config = "*" futures = "*" |
︙ | ︙ |