I am at a loss, have no idea what is going on.
The tauri-plugin-authenticator uses u2f as a dependency, only dep in my project that does, according to my lock file. When i comment out the plugin in the cargo.toml file my project compiles properly.
I would like to point out that i tried this on mac-os and the project compiled fine. This issue seems to be on windows.