New feature alt-linux

A new feature that adds support for ALT Linux.
This commit is contained in:
Alexander Burmatov 2024-08-15 21:09:34 +03:00
parent 279142df30
commit 661c1e14af

View File

@ -21,3 +21,6 @@ serde_json.workspace = true
rfc822-like = "0.2.1"
proxmox-schema = { workspace = true, features = [ "api-macro" ] }
[features]
alt-linux = []