fix: use a lock to ensure only need to run tunnel just in case multiple go… (#5885)
This commit is contained in:
@@ -44,6 +44,7 @@ url = "2.5.7"
|
||||
rand = "0.9.2"
|
||||
hex = "0.4.3"
|
||||
socket2 = "0.6.1"
|
||||
fs2 = "0.4.3"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winreg = { version = "0.55.0" }
|
||||
|
||||
Reference in New Issue
Block a user