mirror of
https://github.com/YGGverse/ggemtext.git
synced 2026-03-31 17:15:33 +00:00
remove extra dependencies
This commit is contained in:
parent
f12d052b47
commit
be813cf643
9 changed files with 13 additions and 14 deletions
|
|
@ -6,7 +6,7 @@ use ggemtext::line::{
|
|||
quote::Quote,
|
||||
};
|
||||
|
||||
use gtk::glib::{TimeZone, Uri, UriFlags};
|
||||
use glib::{TimeZone, Uri, UriFlags};
|
||||
use std::fs;
|
||||
|
||||
#[test]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue