Switch to crates.io version of lipsum
This commit is contained in:
parent
056d15aa49
commit
a0249d2309
5
Cargo.lock
generated
5
Cargo.lock
generated
@ -671,8 +671,9 @@ checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
||||
|
||||
[[package]]
|
||||
name = "lipsum"
|
||||
version = "0.8.2"
|
||||
source = "git+https://github.com/reknih/lipsum#025427353ab32268daa3d96feda380a96db529c5"
|
||||
version = "0.9.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9c5e9ef2d2ad6fe67a59ace27c203c8d3a71d195532ee82e3bbe0d5f9a9ca541"
|
||||
dependencies = [
|
||||
"rand",
|
||||
"rand_chacha",
|
||||
|
@ -17,7 +17,7 @@ ecow = "0.1"
|
||||
hayagriva = "0.2"
|
||||
hypher = "0.1"
|
||||
kurbo = "0.8"
|
||||
lipsum = { git = "https://github.com/reknih/lipsum" }
|
||||
lipsum = "0.9"
|
||||
log = "0.4"
|
||||
once_cell = "1"
|
||||
roxmltree = "0.14"
|
||||
|
Loading…
x
Reference in New Issue
Block a user