This commit is contained in:
cheykrym 2025-06-27 23:19:27 +03:00
parent e92bf907fe
commit 6f7468bc59

View File

@ -3,7 +3,7 @@ name = "common-lib"
version = "0.0.1"
description = "Библиотека общих компонентов для микросервисов yobble"
authors = [{ name = "cheykrym", email = "you@example.com" }]
license = "CHEYKRYM"
license = "MIT"
dependencies = [
"fastapi",
"sqlalchemy",