mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-13 17:35:37 +00:00
fix gui memory leak (#768)
* upgrade primevue * use card instead of panel
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ async-recursion = "1.0.5"
|
||||
network-interface = "2.0"
|
||||
|
||||
# for ospf route
|
||||
petgraph = "0.7.1"
|
||||
petgraph = "0.8.1"
|
||||
|
||||
# for wireguard
|
||||
boringtun = { package = "boringtun-easytier", version = "0.6.1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user