Added windows annotation
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Sebastian 2022-02-13 18:14:52 +01:00 committed by Sebastian
parent b095515238
commit d7e4d4eb5c
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#![windows_subsystem = "windows"]
extern crate eframe;
extern crate hound;
extern crate image;