Fixed license error

This commit is contained in:
2026-02-23 22:37:13 +01:00
parent 8a21c2e4f0
commit 2f467a4128
6 changed files with 60 additions and 46 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ name = "jeb-utils"
version = "0.1.4"
description = "Common utils for JEB client and server."
dependencies = ["cryptography"]
license = "MIT"
license = "Apache-2.0"