~ 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

1
Cargo.lock generated
View File

@@ -1305,6 +1305,7 @@ dependencies = [
"reqwest",
"serde",
"serde_json",
"shellexpand",
"thiserror 1.0.69",
"tokio",
"tokio-stream",