tsk-22: Add function to parse env variable to a vector of strings (#25)

Closes #22

Reviewed-on: #25
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-10-10 19:14:15 +00:00
committed by phoenix
parent 38e0073cbe
commit 8f0d123db5
6 changed files with 67 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus_envy"
version = "0.4.0"
version = "0.4.1"
edition = "2024"
rust-version = "1.88"