Differences From Artifact [34be446701]:
- File Cargo.toml — part of check-in [5609487b23] at 2021-06-28 08:27:14 on branch trunk — fix building on rust 1.53 (user: arcade, size: 473) [annotate] [blame] [check-ins using]
To Artifact [cc71d84a8c]:
- File Cargo.toml — part of check-in [fcf57ccb36] at 2021-07-25 08:18:50 on branch trunk — 0.1.17: update deps, only process messages, fetch delay goes down from 5 min to 1 minute (user: arcade, size: 473) [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.17" authors = ["arcade"] edition = "2018" [dependencies] chrono = "*" config = "*" futures = "*" |
︙ | ︙ |