fix: Address edge case for unknown_musl targets

This commit is contained in:
2025-09-12 20:30:44 -06:00
parent 6125e09e54
commit d8dec0db59
4 changed files with 5 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "gman"
version = "0.1.0"
version = "0.0.4"
edition = "2024"
authors = ["Alex Clarke <alex.j.tusa@gmail.com>"]
description = "Universal secret management and injection tool"