Changed licens from MIT to apache + updated readme + added todo

This commit is contained in:
2026-03-15 13:42:10 +01:00
parent 09851b6044
commit 644314f878
15 changed files with 971 additions and 110 deletions

2
Cargo.lock generated
View File

@@ -381,6 +381,8 @@ version = "0.1.0"
dependencies = [
"axum",
"hyper",
"tokio",
"tower",
]
[[package]]