Commit Graph

8 Commits

Author SHA1 Message Date
FabianLars 87eee6fbb3 ci: Specify 22.04 runner if needed 2024-12-10 11:52:48 +01:00
FabianLars 80fbcb50d3 chore: Run prettier formatting (No visibile changes) 2024-09-03 10:37:56 +02:00
FabianLars b4c503c116 Remove authenticator plugin 2024-09-03 10:30:12 +02:00
renovate[bot] 20d2f5448b fix(deps): update rust crate sqlx to 0.8 [security] (v1) (#1687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2024-09-03 10:02:30 +02:00
renovate[bot] 92233ea64a fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 (#464)
* fix(deps): update rust crate sqlx to 0.7

* Update sql's msrv in workflow to 1.65

* Update README.md

* Update Cargo.toml

* Update Cargo.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-07-05 10:46:51 +02:00
FabianLars dce0f02bc5 Rename dev branch to v1 and next branch to v2 2023-05-03 08:55:44 +02:00
Fabian-Lars 9b70a79b2c fix(store): Use event module instead of appWindow, fixes #282 (#283)
* fix(store): Use event module instead of appWindow, fixes #282

* fmt
2023-03-15 18:22:19 +01:00
FabianLars e950946300 ci: Add workflow to confirm MSRV compliance 2023-03-07 15:30:29 +01:00