Skip to content

Commit 715c1c1

Browse files
committed
Update the dependencies of xtask
1 parent 9a6d858 commit 715c1c1

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

xtask/Cargo.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,24 @@ publish = false
66
description = "Test the examples"
77

88
[dependencies]
9-
anyhow = "1.0.26"
9+
anyhow = "1.0.31"
1010
approx = "0.3.2"
1111
env_logger = "0.7.1"
12-
indexmap = { version = "1.3.1", features = ["serde-1"] }
13-
itertools = "0.8.2"
12+
indexmap = { version = "1.3.2", features = ["serde-1"] }
13+
itertools = "0.9.0"
1414
log = "0.4.8"
1515
maplit = "1.0.2"
16-
nom = "5.1.0"
17-
once_cell = "1.3.1"
18-
regex = "1.3.3"
19-
scraper = "0.11.0"
20-
serde = { version = "1.0.104", features = ["derive"] }
21-
serde_json = "1.0.45"
16+
nom = "5.1.1"
17+
once_cell = "1.4.0"
18+
regex = "1.3.7"
19+
scraper = "0.12.0"
20+
serde = { version = "1.0.110", features = ["derive"] }
21+
serde_json = "1.0.53"
2222
shell-escape = "0.1.4"
23-
structopt = "0.3.8"
23+
structopt = "0.3.14"
2424
toml = "0.5.6"
25-
ureq = "0.11.3"
25+
ureq = { version = "1.1.1", default-features = false, features = ["tls"] }
2626
url = { version = "2.1.1", features = ["serde"] }
27-
which = { version = "3.1.0", default-features = false }
27+
which = { version = "3.1.1", default-features = false }
2828
either = "1.5.3"
2929
fallible-iterator = "0.2.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy