Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: John Nunley <[email protected]>
  • Loading branch information
notgull committed Aug 4, 2023
1 parent ae74227 commit 28c2504
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ edition = "2021"
license = "LGPL-3.0-or-later OR MPL-2.0"
authors = ["John Nunley <[email protected]>"]
description = "A standalone renderer for windowing graphics"
documentation = "https://docs.rs/theo"
homepage = "https://github.com/notgull/theo"
repository = "https://github.com/notgull/theo"

[dependencies]
bytemuck = { version = "1.13.1", default-features = false }
Expand Down

0 comments on commit 28c2504

Please sign in to comment.