From 037d988c9012831f5ad9afaa141ed58da529ba3f Mon Sep 17 00:00:00 2001 From: Larry Wei <2034643712@qq.com> Date: Tue, 10 Aug 2021 20:51:20 +0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ad2f49d..b1fa8d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,5 +24,5 @@ version = "0.9.0" features = ["v3_16"] [dependencies.gio] -version = "" +version = "0.9.0" features = ["v2_44"]