~ expansion for read_file and str_replace

This commit is contained in:
Dhanji Prasanna
2025-10-18 16:01:15 +11:00
parent da652bf287
commit 9d35449be8
4 changed files with 56 additions and 3 deletions

View File

@@ -24,3 +24,4 @@ futures-util = "0.3"
chrono = { version = "0.4", features = ["serde"] }
rand = "0.8"
regex = "1.0"
shellexpand = "3.1"