fix: make ci locked and isolate licensed tests

This commit is contained in:
2026-06-22 15:55:37 +04:00
parent d0bdbaa1ed
commit 8e5e46b7b3
19 changed files with 440 additions and 14 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ members = [
[workspace.package]
version = "0.1.0"
edition = "2021"
license = "MIT"
license = "GPL-2.0-only"
repository = "https://github.com/valentineus/fparkan"
[workspace.lints.rust]