Differences From
Artifact [477a91c5ac]:
1
2
3
4
5
6
7
8
9
10
|
[package]
name = "rsstg"
version = "0.5.4"
authors = ["arcade"]
edition = "2021"
[dependencies]
async-compat = "0.2.5"
atom_syndication = { version = "0.12.4", features = [ "with-serde" ] }
chrono = "0.4.38"
|
|
|
1
2
3
4
5
6
7
8
9
10
|
[package]
name = "rsstg"
version = "0.5.6"
authors = ["arcade"]
edition = "2021"
[dependencies]
async-compat = "0.2.5"
atom_syndication = { version = "0.12.4", features = [ "with-serde" ] }
chrono = "0.4.38"
|
| ︙ | | | ︙ | |