Switch to dual MIT/Apache-2.0 licensing, fix repository URL

This commit is contained in:
2026-03-29 22:26:52 +02:00
parent 683281363d
commit b8993f556e
3 changed files with 204 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ resolver = "2"
version = "0.1.0"
edition = "2024"
license = "MIT OR Apache-2.0"
repository = "https://github.com/nickvonkaenel/wafer"
repository = "https://github.com/ok2/wafer"
[workspace.dependencies]
wasm-encoder = "0.228"