gejdr-rs/gejdr-core/src
Lucien Cartier-Tilet 857b1d98d0
feat: rename crates from gejdr-crud to georm
This commit renames gejdr-crud to georm for an easier name to remember
in case I publish `georm` and `georm-macros`. This commit extracts the
`Georm` (formerly `Crud`) trait from `gejdr-core` to its dedicated
crate `georm` on which gejdr-core now depends.

Currently writing tests
2025-01-25 23:41:44 +01:00
..
models feat: rename crates from gejdr-crud to georm 2025-01-25 23:41:44 +01:00
database.rs feat: OAuth implementation with Discord 2025-01-25 12:31:42 +01:00
lib.rs feat: OAuth implementation with Discord 2025-01-25 12:31:42 +01:00
telemetry.rs feat: OAuth implementation with Discord 2025-01-25 12:31:42 +01:00