Update Cargo.toml
This commit is contained in:
parent
b9a4d4db1c
commit
5577ac0e98
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
edition = "2018"
|
||||
authors = [ "The LibM Team of HaruxOS" ]
|
||||
description = "A port of `libm` that has all the required no_mangle and extern-cs for linking."
|
||||
license = "Apache-2.0"
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
libm = "0.2.1"
|
||||
|
|
Loading…
Reference in a new issue