Skip to content

Commit b5a801d

Browse files
committed
chore: update license field to BSD-3-Clause in Cargo.toml
1 parent 5602c4c commit b5a801d

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 = "fastcert"
33
version = "0.2.0"
44
edition = "2024"
55
description = "A simple zero-config tool for making locally-trusted development certificates"
6-
license = "MIT"
6+
license = "BSD-3-Clause"
77
repository = "https://github.com/ozankasikci/fastcert"
88
homepage = "https://github.com/ozankasikci/fastcert"
99
documentation = "https://github.com/ozankasikci/fastcert#readme"

0 commit comments

Comments
 (0)