tsk-83: Add token code prior to action execution (#91)

* tsk-83: Code cleanup

* tsk-83: Added code to get token before an action begins

* tsk-83: Small fix

* tsk-83: Version bump

* tsk-83: Cleanup
This commit was merged in pull request #91.
This commit is contained in:
KD
2025-10-26 16:39:16 -04:00
committed by GitHub
parent 6bedab0d88
commit 5c9fcf2ec5
4 changed files with 51 additions and 92 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus-dm"
version = "0.8.8"
version = "0.8.9"
rust-version = "1.90"
edition = "2024"