summaryrefslogtreecommitdiff
path: root/tools/sync_rust_crates.py
AgeCommit message (Collapse)Author
2019-09-10Minor fixes in tools/ (#2906)Ryan Dahl
* Fix tools/docs.py * Remove dead code: sync_rust_crates.py
2019-06-12Split up tools/sync_third_partyRyan Dahl
This is just encoding my actual workflow; not suggesting that this workflow is ideal. Previously I would edit sync_third_party.py each time I ran it.