Commit Graph

18 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira 22f987bf24 feat: update setup hook to new syntax (#257) 2023-02-16 13:42:26 -03:00
Fabian-Lars 2e090c90cd chore: Add MSRV to all readmes (#255)
* chore: Add MSRV to all readmes

* fix single-instance support matrix

* wording

* wording

* typo
2023-02-15 14:32:17 +01:00
Fabian-Lars 4bb200aac5 fix: apply clippy suggestions (#120)
* fix: apply clippy suggestions

* fmt

* clippy for linux targets
2023-02-01 11:27:33 +01:00
amrbashir b02c7e15f9 clippy lints 2023-01-23 22:33:29 +02:00
Jonas Kruckenberg 5a018251a4 Update plugins/single-instance/examples/vanilla/src-tauri/Cargo.toml 2023-01-11 21:03:40 +01:00
Jonas Kruckenberg 183a081364 exclude examples from cargo workspace 2023-01-11 20:23:35 +01:00
Jonas Kruckenberg f910b1f496 chore: make examples part of the workspace 2023-01-11 19:02:23 +01:00
Jonas Kruckenberg af5336895c remove duplicate example 2023-01-11 14:51:39 +01:00
Jonas Kruckenberg adf33745f6 Add plugin banner 2023-01-11 14:30:27 +01:00
Beanow 4709b41eeb chore: Cargo fmt 2023-01-11 12:44:38 +01:00
Beanow 9884734bf5 chore: Clippy suggestion, combine replaces 2023-01-11 12:41:45 +01:00
Beanow b88ec8e9c1 chore: Run formatter 2023-01-11 12:37:37 +01:00
Beanow d9301f2ad1 chore: Clippy, unused variable 2023-01-11 12:29:17 +01:00
Beanow 89342351ff chore: Use workspace deps where possible 2023-01-11 12:28:56 +01:00
Beanow 9797e21ded chore: Match licensing with other plugins 2023-01-11 12:28:35 +01:00
Beanow 10396006a1 single-instance: Add README details
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
2023-01-11 12:20:44 +01:00
Beanow fd577cfda4 chore: rm old gitignore 2023-01-11 12:19:01 +01:00
Beanow 9b38d388d9 chore: move single-instance plugin 2023-01-11 11:57:08 +01:00