Unhardcode user IDs

This commit is contained in:
Val Packett 2025-12-05 04:48:37 -03:00
parent fa0bf056d0
commit ea34b7b08c
3 changed files with 14 additions and 4 deletions

View file

@ -18,3 +18,4 @@ rustix = { version = "1.0.8", features = ["fs"] }
url = "2.5.4"
rand = "0.9.2"
futures = "0.3.31"
libc = "0.2.178"