fix: unwrap error in readability_rust
This commit is contained in:
parent
cf62f03a70
commit
899d7dd901
2 changed files with 2 additions and 3 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
|
@ -1473,8 +1473,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "readability-rust"
|
||||
version = "0.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a1c18c133365854cd0b5f899503fc22e3533270481cc09285ec0ceff2c233fee"
|
||||
source = "git+https://github.com/MoritzBoehme/readability-rust.git?branch=fix-unwrap#f499390e2a6e835817c464eb93a634983739fa1c"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue