mirror of
https://github.com/servo/servo.git
synced 2025-10-02 01:29:15 +01:00
Replace time with std::time in components/gfx (#31168)
* Replace time with std::time in components/gfx Signed-off-by: devjos <github_11837948@feido.de> * Remove time dependency in components/gfx/Cargo.toml Signed-off-by: devjos <github_11837948@feido.de> --------- Signed-off-by: devjos <github_11837948@feido.de>
This commit is contained in:
parent
af6652fc09
commit
886f6c58d4
3 changed files with 7 additions and 6 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2065,7 +2065,6 @@ dependencies = [
|
|||
"servo_url",
|
||||
"smallvec",
|
||||
"style",
|
||||
"time 0.1.45",
|
||||
"truetype",
|
||||
"ucd",
|
||||
"unicode-bidi",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue