Add util to generate random event_id's.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2026-02-14 07:44:39 +00:00
parent ca6cf8ad19
commit b7ea9714e8
3 changed files with 26 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ argon2.workspace = true
arrayvec.workspace = true
axum.workspace = true
axum-extra.workspace = true
base64.workspace = true
bytes.workspace = true
bytesize.workspace = true
cargo_toml.workspace = true