diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-08-30 19:15:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-30 17:15:47 +0000 |
commit | 6f333a8e299d84c98a07a0b708fe32f40aeeeb72 (patch) | |
tree | 9182cb8b14b1eb2b72556b5f5bbc888277c3843e /components/layout_2020/positioned.rs | |
parent | 1e9344cb5c4b8e050319791ce4d489a347a2875b (diff) | |
download | servo-6f333a8e299d84c98a07a0b708fe32f40aeeeb72.tar.gz servo-6f333a8e299d84c98a07a0b708fe32f40aeeeb72.zip |
net: Stop using both versions of the `time` crate in the cookie code (#33260)
`std::time` is good enough for us here. `cookie` is using `time 0.3`,
but Servo can convert to standard library types when getting data from
`cookie`. This reduces our direct dependencies and removes more use of
the very old `time 0.1` series.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'components/layout_2020/positioned.rs')
0 files changed, 0 insertions, 0 deletions