mirror of
https://github.com/servo/servo.git
synced 2025-08-29 09:08:20 +01:00
Merge net_traits and net_traits_tests
This commit is contained in:
parent
697b9e2b87
commit
ea924e398f
7 changed files with 7 additions and 26 deletions
|
@ -8,6 +8,8 @@ publish = false
|
|||
[lib]
|
||||
name = "net_traits"
|
||||
path = "lib.rs"
|
||||
test = false
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
cookie = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue