Skip to content

Commit 154e4a0

Browse files
change license in cargo.toml
1 parent f60314b commit 154e4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "fath"
33
authors = [ "burgerindividual", "duplexsystem" ]
44
version = "0.1.3"
55
edition = "2021"
6-
license = "GPL-3.0"
6+
license = "LGPL-3.0"
77
repository = "https://github.com/burgerindividual/fath"
88
description = "Fa(st ma)th library built for speed."
99
keywords = ["math", "no_std", "graphics", "fast"]

0 commit comments

Comments
 (0)