1 2 3 4 5 6 7 8
[package] name = "rustup" version = "0.1.0" authors = ["Richard Petrie <rap1011@ksu.edu>"] description = "Probably shouldn't be able to publish this" license = "MIT" [dependencies]