mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 13:14:04 +02:00
fix: aptabase plugin dependency not found
This commit is contained in:
parent
2d3732b2f2
commit
81db3e5f79
2 changed files with 2 additions and 2 deletions
1
src-tauri/Cargo.lock
generated
1
src-tauri/Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue