summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock13
1 files changed, 6 insertions, 7 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 19597b2..986f670 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -676,7 +676,7 @@ checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
[[package]]
name = "directories"
version = "6.0.0"
-source = "git+https://github.com/lcolonq/teleia#8d95be60ea34462cb178389e5ce9c92ad41ecd8b"
+source = "git+https://github.com/lcolonq/teleia#e73044fbd51f9c8f15eb6bd60248887ccd8b16f0"
dependencies = [
"dirs-sys",
]
@@ -1020,7 +1020,7 @@ dependencies = [
[[package]]
name = "glfw"
version = "0.59.0"
-source = "git+https://github.com/lcolonq/teleia#8d95be60ea34462cb178389e5ce9c92ad41ecd8b"
+source = "git+https://github.com/lcolonq/teleia#e73044fbd51f9c8f15eb6bd60248887ccd8b16f0"
dependencies = [
"bitflags 1.3.2",
"objc2 0.5.2",
@@ -1062,7 +1062,7 @@ dependencies = [
[[package]]
name = "gltf"
version = "1.4.1"
-source = "git+https://github.com/lcolonq/teleia#8d95be60ea34462cb178389e5ce9c92ad41ecd8b"
+source = "git+https://github.com/lcolonq/teleia#e73044fbd51f9c8f15eb6bd60248887ccd8b16f0"
dependencies = [
"base64 0.13.1",
"byteorder",
@@ -1076,7 +1076,7 @@ dependencies = [
[[package]]
name = "gltf-derive"
version = "1.4.1"
-source = "git+https://github.com/lcolonq/teleia#8d95be60ea34462cb178389e5ce9c92ad41ecd8b"
+source = "git+https://github.com/lcolonq/teleia#e73044fbd51f9c8f15eb6bd60248887ccd8b16f0"
dependencies = [
"inflections",
"proc-macro2",
@@ -1087,7 +1087,7 @@ dependencies = [
[[package]]
name = "gltf-json"
version = "1.4.1"
-source = "git+https://github.com/lcolonq/teleia#8d95be60ea34462cb178389e5ce9c92ad41ecd8b"
+source = "git+https://github.com/lcolonq/teleia#e73044fbd51f9c8f15eb6bd60248887ccd8b16f0"
dependencies = [
"gltf-derive",
"serde",
@@ -3051,7 +3051,7 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
[[package]]
name = "teleia"
version = "0.1.0"
-source = "git+https://github.com/lcolonq/teleia#8d95be60ea34462cb178389e5ce9c92ad41ecd8b"
+source = "git+https://github.com/lcolonq/teleia#e73044fbd51f9c8f15eb6bd60248887ccd8b16f0"
dependencies = [
"bimap",
"bitflags 2.8.0",
@@ -3167,7 +3167,6 @@ dependencies = [
"bitflags 2.8.0",
"cfg-if",
"glam",
- "glow 0.16.0",
"lazy_static",
"log",
"rand",