diff options
Diffstat (limited to 'library')
| -rw-r--r-- | library/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/Cargo.toml b/library/Cargo.toml index b65005c9..a7f1f418 100644 --- a/library/Cargo.toml +++ b/library/Cargo.toml @@ -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" |
