updated flake, workflow, and cargo lock/toml file

This commit is contained in:
2025-11-14 12:35:37 +01:00
parent bc3283eb29
commit 379a337611
4 changed files with 7 additions and 5 deletions

View File

@@ -8,7 +8,6 @@ authors = ["Quirin Ecker"]
exclude = [".gitlab", ".github"]
default-run = "docki"
[[bin]]
name = "docki"
path = "src/main.rs"