mirror of
https://github.com/13hannes11/focus_annotator.git
synced 2024-09-03 23:21:01 +02:00
fix cargo appimage not building appimage
This commit is contained in:
@@ -20,3 +20,8 @@ auto_link_exclude_list = [
|
||||
"libdl.so*",
|
||||
"libpthread.so*",
|
||||
]
|
||||
|
||||
[[bin]]
|
||||
name = "focus-annotator"
|
||||
path = "src/main.rs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user