fix auth issues
This commit is contained in:
parent
375a09d6f7
commit
44d00a3fd1
20 changed files with 88 additions and 27 deletions
|
|
@ -8,6 +8,7 @@ cfg-if = "1.0.4"
|
|||
ctor = "1.0.8"
|
||||
rnex-rmc = { path = "../../rnex-rmc" }
|
||||
tokio = { version = "1.52.3", features = ["time", "sync"] }
|
||||
tracing = "0.1.44"
|
||||
|
||||
[features]
|
||||
friends = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue