Apache license

This commit is contained in:
Bill
2025-11-25 11:05:12 -07:00
parent 258f7e09aa
commit c734fadba2

View File

@@ -2,7 +2,7 @@
name = "unchecked-io"
version = "0.1.0"
authors = ["Billthemaker"] # Replace with your name or alias
license = "BSL-1" # Good practice for open-source
license = "Apache-2.0" # Good practice for open-source
edition = "2024"
[lib]