mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-13 09:50:59 +00:00
0.3.0
This commit is contained in:
parent
3650c673df
commit
76adcfd7e5
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -639,7 +639,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "lychee"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"futures",
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ homepage = "https://github.com/hello-rust/lychee"
|
|||
license = "Apache-2.0/MIT"
|
||||
name = "lychee"
|
||||
repository = "https://github.com/hello-rust/lychee"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
[dependencies]
|
||||
anyhow = "1.0.32"
|
||||
futures = "0.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue