Compare commits

..

No commits in common. "e0af1381adde2533858bfa659b79195881a34ed2" and "6d20bb7186c364a482ba02832430a490393ae967" have entirely different histories.

View file

@ -21,7 +21,7 @@ iterchunks = "0.5.0"
reqwest = { version = "0.12.5", features = ["blocking"] }
shared_library = "0.1.9"
gltf = { version = "1.4.1", features = ["extras", "names"] }
mlua = { version = "0.10.0", features = ["lua54", "send", "vendored"] }
mlua = { version = "0.9.9", features = ["lua54", "send", "vendored"] }
public-ip = { version = "0.2.2", default-features = false, features = [
"all-providers",
"tokio-dns-resolver",