CSC/ECE 517 Spring 2016/M1704 Servo Dependency Tool: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
The '''[https://github.com/chbrown13/servo-dependency-tool Servo Dependency Tool]''' is a set of python scripts that automatically upgrades Cargo dependencies for the | The '''[https://github.com/chbrown13/servo-dependency-tool Servo Dependency Tool]''' is a set of python scripts that automatically upgrades Cargo dependencies for the [https://servo.org/ Servo] web browser engine. | ||
== Introduction == | == Introduction == |
Revision as of 14:03, 23 March 2017
The Servo Dependency Tool is a set of python scripts that automatically upgrades Cargo dependencies for the Servo web browser engine.
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