proper licenseing

This commit is contained in:
filipriec
2025-02-23 14:37:47 +01:00
parent 5bff2a034b
commit 5ae1aaa36d
4 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
name = "server"
version.workspace = true
edition.workspace = true
license.workspace = true
[dependencies]
common = { path = "../common" }