1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Create basic CDN endpoints for #10

This commit is contained in:
NG (Graham)
2025-05-24 16:21:45 -04:00
parent e7de53929d
commit 59612e6aa3
12 changed files with 53 additions and 7 deletions

2
Cargo.lock generated
View File

@@ -664,6 +664,8 @@ dependencies = [
"actix-files",
"actix-web",
"clap",
"env_logger",
"log",
]
[[package]]