Skip to content

Commit 7e25eac

Browse files
committed
lesson 002
1 parent 797b1b8 commit 7e25eac

File tree

4 files changed

+454
-8
lines changed

4 files changed

+454
-8
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ publish = false
1111

1212
[dependencies]
1313
bytemuck = "1"
14-
ogl33 = { version = "0.2.0-alpha.2", features = ["debug_error_checks"]}
14+
ogl33 = { version = "0.2", features = ["debug_error_checks"]}
1515

1616
# these should be dev dependencies, but i use the bin directory
1717
# during dev so they live here, except during a crates.io release

0 commit comments

Comments
 (0)