Differences From Artifact [a75f9fa95a]:
- File Cargo.toml — part of check-in [a68576cc1b] at 2020-12-15 14:40:17 on branch trunk — 0.1.13: fix error handling from stream, fix messages (user: arcade, size: 473) [annotate] [blame] [check-ins using]
To Artifact [7dd4a33214]:
- File Cargo.toml — part of check-in [b2b8005309] at 2020-12-18 19:15:56 on branch trunk — log errors to user (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.14" authors = ["arcade"] edition = "2018" [dependencies] chrono = "*" config = "*" futures = "*" |
︙ | ︙ |