get profile details with scripts and tables columns is now working

This commit is contained in:
Priec
2026-04-27 22:01:17 +02:00
parent 42181499fe
commit 1867de513d
8 changed files with 191 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ resolver = "2"
[workspace.package]
# TODO: idk how to do the name, fix later
# name = "komp_ac"
version = "0.6.2"
version = "0.6.3"
edition = "2021"
license = "GPL-3.0-or-later"
authors = ["Filip Priečinský <filippriec@gmail.com>"]