I cannot run my tauri app when trying to use any tauri plugin
Error on console:
```error: failed to get tauri-plugin-store as a dependency of package app v0.1.0 (C:\Users\vulcan\Desktop\Code\yafna\src-tauri)
Caused by:
failed to load source for dependency tauri-plugin-store
Caused by:
Unable to update https://github.com/tauri-apps/tauri-plugin-store
Caused by:
failed to fetch into: C:\Users\vulcan.cargo\git\db\tauri-plugin-store-d1ddd74f8935598c
Caused by:
failed to authenticate when downloading repository: git@github.com:tauri-apps/tauri-plugin-store
- attempted ssh-agent authentication, but no usernames
succeeded:git
cargo.toml attached as picture