Merge pull request #3365 from SimonSapin/command-line-argument-filenames

Try to parse command line argument as file names
This commit is contained in:
Simon Sapin 2014-09-16 20:32:40 +01:00
commit 14f7d2dabd
6 changed files with 50 additions and 32 deletions

1
Cargo.lock generated
View file

@ -8,6 +8,7 @@ dependencies = [
"msg 0.0.1",
"net 0.0.1",
"script 0.0.1",
"url 0.1.0 (git+https://github.com/servo/rust-url#678bb4d52638b1cfdab78ef8e521566c9240fb1a)",
"util 0.0.1",
]