1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-02 08:42:54 +00:00

chore: change License to GNU GPL v2

This commit is contained in:
2024-10-30 18:34:13 +01:00
parent 35d9e0800e
commit d4febb026f
22 changed files with 596 additions and 358 deletions

View File

@ -22,7 +22,7 @@ sha256 = "1.5"
dialoguer = "0.11"
indicatif = "0.17"
deob = { path = "./libs/deob", version = "*", optional = true }
deob = { path = "libs/deob", version = "*", optional = true }
zip = { version = "2.1", optional = true }
bytes = "1.6"