futures yanked, amend version

This commit is contained in:
Ashley Wulber 2021-12-16 12:22:33 -05:00
parent da46175abe
commit 508f33510b

View file

@ -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"