3 Commits

Author SHA1 Message Date
59bfd890c6 Update dependency @mui/x-tree-view to ^8.27.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2026-02-10 00:26:09 +00:00
c3114f86e9 Merge pull request 'Update Rust crate rand to 0.10.0' (#711) from renovate/rand-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-09 00:26:13 +00:00
1a82027ba1 Update Rust crate rand to 0.10.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is passing
2026-02-09 00:26:10 +00:00

View File

@@ -24,7 +24,7 @@ serde_json = "1.0.149"
mailchecker = "6.0.19"
redis = "0.32.7"
lettre = "0.11.19"
rand = "0.9.2"
rand = "0.10.0"
bcrypt = "0.18.0"
light-openid = "1.1.0"
thiserror = "2.0.18"