diff --git a/Cargo.toml b/Cargo.toml index 4940eef..3786d04 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,5 +17,5 @@ repository = "https://github.com/YGGverse/ggemtext" [dependencies.glib] package = "glib" -version = "0.20.4" +version = "0.20.9" features = ["v2_66"]