mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-14 10:20:59 +00:00
Bump version
This commit is contained in:
parent
c7d7c6c952
commit
a350c08503
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ keywords = [
|
|||
license = "Apache-2.0/MIT"
|
||||
name = "lychee"
|
||||
repository = "https://github.com/lycheeverse/lychee"
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.35"
|
||||
|
|
@ -55,4 +55,4 @@ uuid = { version = "0.8", features = ["v4"] }
|
|||
tempfile = "3.1"
|
||||
|
||||
[features]
|
||||
vendored-openssl = ["openssl-sys/vendored"]
|
||||
vendored-openssl = ["openssl-sys/vendored"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue