Skip to content

Commit 0e632b0

Browse files
committed
Examples do not need to depend on khronos_api
1 parent fe37058 commit 0e632b0

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

gl_tests/test_gen_symbols/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ path = "lib.rs"
99

1010
[build-dependencies]
1111
gl_generator = { path = "../../gl_generator" }
12-
khronos_api = { path = "../../khronos_api" }

gl_tests/test_no_warnings/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ path = "lib.rs"
99

1010
[build-dependencies]
1111
gl_generator = { path = "../../gl_generator" }
12-
khronos_api = { path = "../../khronos_api" }

gl_tests/test_symbols/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ path = "lib.rs"
99

1010
[build-dependencies]
1111
gl_generator = { path = "../../gl_generator" }
12-
khronos_api = { path = "../../khronos_api" }

0 commit comments

Comments
 (0)