diff --git a/Cargo.toml b/Cargo.toml index 2925af79..01ca6eae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ pop-launcher = { git = "https://github.com/pop-os/launcher", branch = "master" } serde_json = "1.0.72" pop-launcher-service = { git = "https://github.com/pop-os/launcher", branch = "master" } postage = "0.4.1" -futures = "0.3.18" +futures = "0.3.17" glib = "0.14.8" # examples/gtklauncher once_cell = "1.8.0"