fix: Packaging for focal

This commit is contained in:
Michael Aaron Murphy 2021-08-16 14:29:32 +02:00
parent 690f3257bd
commit 2805d43b2b
6 changed files with 18 additions and 33 deletions

View file

@ -24,4 +24,7 @@ toml = "0.5"
tracing = "0.1"
tracing-subscriber = { version = "0.2", features = ["fmt"] }
gen-z = "0.1"
pop-launcher = { path = "../" }
pop-launcher = { path = "../" }
# Required for rustc 1.47
spinning_top = "=0.2.2"