2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
|
"derive_builder",
"never",
"quick-xml",
]
[[package]]
name = "rsstg"
version = "0.3.1"
dependencies = [
"anyhow",
"async-std",
"atom_syndication",
"chrono",
"config",
"frankenstein",
|
|
|
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
|
"derive_builder",
"never",
"quick-xml",
]
[[package]]
name = "rsstg"
version = "0.3.2"
dependencies = [
"anyhow",
"async-std",
"atom_syndication",
"chrono",
"config",
"frankenstein",
|