fix: aptabase plugin dependency not found

This commit is contained in:
pandadev 2025-01-29 17:45:49 +01:00
parent 2d3732b2f2
commit 81db3e5f79
No known key found for this signature in database
GPG key ID: C39629DACB8E762F
2 changed files with 2 additions and 2 deletions

1
src-tauri/Cargo.lock generated
View file

@ -5713,6 +5713,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-aptabase"
version = "0.5.1"
source = "git+https://github.com/0PandaDEV/tauri-plugin-aptabase?branch=v2#c843c6b5b814fcc9daeb3f7fe4c67276c38bc6dd"
dependencies = [
"futures",
"log",