Skip to content

Commit

Permalink
Add license to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard committed Jul 28, 2024
1 parent 0326383 commit 0e9cb76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ categories = ["mathematics"]
keywords = ["lambert_w", "product_log", "omega_function"]
description = "Fast and accurate evaluation of the Lambert W function by the method of T. Fukushima."
rust-version = "1.65.0"
license = "MIT OR Apache-2.0"

[dependencies]

Expand Down

0 comments on commit 0e9cb76

Please sign in to comment.