CSC/ECE 517 Spring 2016/M1704 Servo Dependency Tool: Difference between revisions
Jump to navigation
Jump to search
(~~~~) |
No edit summary |
||
Line 1: | Line 1: | ||
The ''' | The '''Servo Dependency Tool https://github.com/chbrown13/servo-dependency-tool''' is a set of python scripts that automatically upgrades Cargo dependencies for the Servo web browser engine (Github page: https://github.com/servo/servo). | ||
== Introduction == | == Introduction == |
Revision as of 14:02, 23 March 2017
The Servo Dependency Tool https://github.com/chbrown13/servo-dependency-tool is a set of python scripts that automatically upgrades Cargo dependencies for the Servo web browser engine (Github page: https://github.com/servo/servo).
Introduction
Servo
Text
Rust
Text
Crates.io
Text
Project Links
- Servo Dependency Tool (Our GitHub): https://github.com/chbrown13/servo-dependency-tool
- Project Request Link: https://github.com/servo/servo/wiki/Cargo-upgrade-service-project
- GitHub Issue Tracker: https://github.com/servo/servo/issues/15600