host arg and gif

This commit is contained in:
0m.ax 2026-07-18 15:53:56 +02:00
parent f70c6c716a
commit 07021aef6b
9 changed files with 455 additions and 293 deletions

View file

@ -11,3 +11,5 @@ png = "0.17"
libc = "0.2"
nix = { version = "0.29", features = ["socket", "uio"] }
socket2 = "0.4.7"
clap = { version = "4", features = ["derive"] }
gif = "0.13"