mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
implement valid week string
This commit is contained in:
parent
b93579a8f0
commit
54c6028033
11 changed files with 103 additions and 128 deletions
|
@ -29,7 +29,9 @@ rand = [
|
|||
"uuid",
|
||||
"ws",
|
||||
]
|
||||
num = []
|
||||
num = [
|
||||
"chrono",
|
||||
]
|
||||
|
||||
[ignore]
|
||||
# Ignored packages with duplicated versions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue