rust: explicitly mark as ISC license

This commit is contained in:
Lofty 2025-10-10 11:29:48 +01:00
parent 8e42254943
commit 2169f1bac8
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
name = "nextpnr" name = "nextpnr"
version = "0.1.0" version = "0.1.0"
edition = "2024" edition = "2024"
license = "ISC"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html