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

Refactor rc_microtransactions to use actix-web, remove rocket dependency

This commit is contained in:
NG (Graham)
2026-01-01 10:37:56 -05:00
parent 2293edec9d
commit ae091a7666
11 changed files with 160 additions and 572 deletions

View File

@@ -46,7 +46,6 @@ PROJECT_FOLDERS_TO_INCLUDE = [
# extra assets; not ones in one of the listed folders
PROJECT_ASSETS_TO_INCLUDE = [
"rc_microtransactions/Rocket.toml",
"utils/cube_gen.py",
"LICENSE",
"README.md",