mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Merge pull request #3365 from SimonSapin/command-line-argument-filenames
Try to parse command line argument as file names
This commit is contained in:
commit
14f7d2dabd
6 changed files with 50 additions and 32 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -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",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue