Compare commits
1 commit
7760bfcb9d
...
6b43541877
Author | SHA1 | Date | |
---|---|---|---|
6b43541877 |
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ iterchunks = "0.5.0"
|
||||||
reqwest = { version = "0.12.5", features = ["blocking"] }
|
reqwest = { version = "0.12.5", features = ["blocking"] }
|
||||||
shared_library = "0.1.9"
|
shared_library = "0.1.9"
|
||||||
gltf = { version = "1.4.1", features = ["extras", "names"] }
|
gltf = { version = "1.4.1", features = ["extras", "names"] }
|
||||||
mlua = { version = "0.9.9", features = ["lua54", "send", "vendored"] }
|
mlua = { version = "0.10.0", features = ["lua54", "send", "vendored"] }
|
||||||
public-ip = { version = "0.2.2", default-features = false, features = [
|
public-ip = { version = "0.2.2", default-features = false, features = [
|
||||||
"all-providers",
|
"all-providers",
|
||||||
"tokio-dns-resolver",
|
"tokio-dns-resolver",
|
||||||
|
|
Loading…
Reference in a new issue