Skip to content

Commit 564c80b

Browse files
authored
Merge pull request #2709 from zeenix/master
Update `opener` to 0.8.1
2 parents 1ffa9fe + 363c12e commit 564c80b

File tree

2 files changed

+3
-53
lines changed

2 files changed

+3
-53
lines changed

Cargo.lock

Lines changed: 2 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ handlebars = "6.0"
3535
hex = "0.4.3"
3636
log = "0.4.17"
3737
memchr = "2.5.0"
38-
opener = "0.7.0"
38+
opener = "0.8.1"
3939
pulldown-cmark = { version = "0.10.0", default-features = false, features = ["html"] } # Do not update, part of the public api.
4040
regex = "1.8.1"
4141
serde = { version = "1.0.163", features = ["derive"] }

0 commit comments

Comments
 (0)