mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
cookies and cookies storage implementation
This commit is contained in:
parent
e14c569ed0
commit
3239aeacdc
13 changed files with 6441 additions and 48 deletions
|
@ -9,3 +9,6 @@ path = "lib.rs"
|
|||
|
||||
[dependencies.msg]
|
||||
path = "../msg"
|
||||
|
||||
[dependencies.util]
|
||||
path = "../util"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue