get-var is removed completely since its not needed at all

This commit is contained in:
Priec
2026-07-16 13:25:43 +02:00
parent d2ac592a49
commit f2eb4d46bc
6 changed files with 7 additions and 11 deletions

View File

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