Update to gio 0.9 and glib 0.10

pull/44/head
Philippe Normand 4 years ago committed by Sebastian Dröge
parent 16b1612b6e
commit 2f2319c125
  1. 4
      Cargo.toml

@ -75,11 +75,11 @@ package = "tokio-native-tls"
[dependencies.gio]
optional = true
version = "0.8"
version = "0.9"
[dependencies.glib]
optional = true
version = "0.9"
version = "0.10"
[dev-dependencies]
futures = "0.3"

Loading…
Cancel
Save