Compare commits
1 commit
5cb690d3c7
...
688f084c9b
Author | SHA1 | Date | |
---|---|---|---|
688f084c9b |
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ mlua = { version = "0.9.9", features = ["lua54", "send", "vendored"] }
|
|||
public-ip = { version = "0.2.2", default-features = false, features = ["all-providers", "tokio-dns-resolver"] }
|
||||
async-std = { version = "1.12.0" }
|
||||
if-addrs = { version = "0.13.0" }
|
||||
hostname = { version = "0.3.1" }
|
||||
hostname = { version = "0.4.0" }
|
||||
trust-dns-resolver = { version = "0.23.2" }
|
||||
openxr = { version = "0.19.0", default-features = false, features = ["static"] }
|
||||
openvr = { version = "0.6.0" }
|
||||
|
|
Loading…
Reference in a new issue