snow 1.0.0 (#1655)

* snow 1.0.0 (via `alr publish`)

* Restrict availability to Windows

---------

Co-authored-by: Navid M <navidm@navidm.com>
Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
This commit is contained in:
Navid M
2025-11-12 18:07:45 +00:00
committed by GitHub
parent 31897cd95e
commit dfd1f27427
+18
View File
@@ -0,0 +1,18 @@
name = "snow"
description = "Console output utilities"
version = "1.0.0"
authors = ["Navid M"]
maintainers = ["Navid M <navidm@navidm.com>"]
maintainers-logins = ["navidm"]
licenses = "GPL-3.0-only"
website = "https://github.com/navid-m/snow"
tags = ["cli", "console", "output", "utilities"]
[available.'case(os)']
windows = true
'...' = false
[origin]
commit = "7f08ff36c43ad55c2b1174028e65eb99aa9126b5"
url = "git+https://github.com/navid-m/snow.git"