retrom-service 0.7.51

The Retrom video game library service
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "$schema": "../../node_modules/nx/schemas/project-schema.json",
  "name": "retrom-service",
  "targets": {
    "cargo:lint": {},
    "cargo:format": {},
    "cargo:build": {},
    "cargo:test": {},
    "cargo:run": {}
  }
}