Refactor privilege handling
All checks were successful
Build / check (push) Successful in 2m41s
Build / build (push) Successful in 3m5s
Build / docs (push) Successful in 5m37s

This commit is contained in:
2025-11-14 00:49:29 +09:00
parent 7760b001d8
commit 03a761a0ff
12 changed files with 1567 additions and 886 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "mysqladm-rs"
version = "0.1.0"
edition = "2021"
edition = "2024"
license = "BSD3"
authors = [
"oysteikt@pvv.ntnu.no",