diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-06-13 19:44:57 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-06-13 19:44:57 +0200 |
| commit | 891af17260a6750a74a102388a05e59cf1ffc3c1 (patch) | |
| tree | 1f4b45e348e678627e62815cc5aa3d58ce1c472e /Cargo.toml | |
| parent | 2fe549c1ec40681829b59f95a5a2f5db335ec3af (diff) | |
Bump lipsum
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ typst-macros = { path = "./macros" } # Utilities bytemuck = "1" fxhash = "0.2" -lipsum = { git = "https://github.com/reknih/lipsum", default-features = false } +lipsum = { git = "https://github.com/reknih/lipsum" } once_cell = "1" serde = { version = "1", features = ["derive"] } typed-arena = "2" |
