Commit Graph

8 Commits

Author SHA1 Message Date
Fabian-Lars 3f7c4ddc96 chore: Add examples to root cargo workspace (#777)
* chore: Add examples to cargo workspace

* msrv

* disable default feat

* gitkeep dist
2023-11-29 12:04:37 +01:00
Fabian-Lars 12900556a0 Revert "chore: Disable workspace inheritance for [package] (#775)" (#776)
This reverts commit 4899ae007a.
2023-11-29 11:08:11 +01:00
Fabian-Lars 4899ae007a chore: Disable workspace inheritance for [package] (#775) 2023-11-29 10:59:04 +01:00
Jonas Kruckenberg 2e515abba7 fix: Bump MSRV to 1.64 (#119)
Bumps the MSRV to 1.64 since that's the version that introduced the workspace inheritance we are using here.
2023-02-01 10:28:36 +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 5966b7d133 chore: add rust-version field 2023-01-06 17:01:21 +01:00
Jonas Kruckenberg eb3495fb72 copy plugin sources 2022-12-14 18:43:39 +01:00