diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-06-10 23:53:20 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-06-10 23:54:16 +0200 |
| commit | ed6550fdb08eae92bffab6b6b137b1e0eebf62c6 (patch) | |
| tree | 74152a38f7aa2ed2ac2fa190e81494422700ca36 /src/export/mod.rs | |
| parent | 6aff11057bc88257c9383137952bb41b5b85c3dc (diff) | |
Bump dependencies
Diffstat (limited to 'src/export/mod.rs')
| -rw-r--r-- | src/export/mod.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/export/mod.rs b/src/export/mod.rs index b782ae13..d690f4db 100644 --- a/src/export/mod.rs +++ b/src/export/mod.rs @@ -2,7 +2,6 @@ mod pdf; mod render; -mod subset; pub use pdf::*; pub use render::*; |
