File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 4444 apply.
4545 </p >
4646
47+ <h2 id =" rss-feeds" ><a href =" #rss-feeds" >RSS feeds</a ></h2 >
48+
49+ <p >
50+ crates.io provides a couple of RSS feeds that contain information on new
51+ crates and crate updates:
52+ </p >
53+
54+ <ul >
55+ <li >
56+ <a href =" https://static.crates.io/rss/crates.xml" >https://static.crates.io/rss/crates.xml</a >:<br >
57+ The latest new crates registered on crates.io (the past 60 minutes, but at least 50 new crates).
58+ </li >
59+ <li >
60+ <a href =" https://static.crates.io/rss/updates.xml" >https://static.crates.io/rss/updates.xml</a >:<br >
61+ The latest version updates on crates.io (the past 60 minutes, but at least 100 versions).</li >
62+ <li >
63+ e.g. <a href =" https://static.crates.io/rss/crates/serde.xml" >https://static.crates.io/rss/crates/serde.xml</a >:<br >
64+ The latest version updates of the serde crate (the past 24 hours, but at least 10 versions).</li >
65+ </ul >
66+
4767 <h2 id =" database-dumps" ><a href =" #database-dumps" >Database dumps</a ></h2 >
4868
4969 <p >
You can’t perform that action at this time.
0 commit comments