Differences From Artifact [11f9855924]:
- File Cargo.toml — part of check-in [39ee25f5c3] at 2020-11-29 19:48:38 on branch trunk — added lock, detailed errors (user: arcade, size: 473) [annotate] [blame] [check-ins using]
To Artifact [8ef55973a6]:
- File Cargo.toml — part of check-in [f322efafd9] at 2020-11-30 19:49:57 on branch trunk — 0.1.11: optimize out one table, fix /add and /update, add /delete (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.11" authors = ["arcade"] edition = "2018" [dependencies] chrono = "*" config = "*" futures = "*" |
︙ | ︙ |