Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaticWyrm467 committed Jan 18, 2024
1 parent daac4ec commit dba0e41
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 @@ -8,6 +8,9 @@ exclude = [
"tests/*",
]

description = "A convenient and comfortable vector maths crate that supports 2D, 3D, and 4D vectors - along with additional scalar math."
license = "MIT OR Apache-2.0"

[dependencies]
num-traits = "0.2.17"
approx = "0.5.1"

0 comments on commit dba0e41

Please sign in to comment.