Revert "Replace time with std::time in components/net (#31079)" (#31120)

This reverts commit 580062228b.
This commit is contained in:
Martin Robinson 2024-01-18 16:10:48 +01:00 committed by GitHub
parent c3fd27c225
commit 8e5f28839c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 123 additions and 161 deletions

1
Cargo.lock generated
View file

@ -2802,7 +2802,6 @@ dependencies = [
name = "hyper_serde"
version = "0.13.2"
dependencies = [
"chrono",
"cookie 0.12.0",
"headers",
"http",