starting to add obs
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Chris Cochrun 2025-12-09 15:23:34 -06:00
parent 2b40a7abcc
commit 06c4d1681c
3 changed files with 130 additions and 0 deletions

View file

@ -42,6 +42,7 @@ mupdf = { version = "0.5.0", git = "https://github.com/messense/mupdf-rs", rev="
tar = "0.4.44"
zstd = "0.13.3"
fastrand = "2.3.0"
obws = "0.14.0"
# rfd = { version = "0.15.4", default-features = false, features = ["xdg-portal"] }