Commit graph

4 commits

Author SHA1 Message Date
dependabot[bot]
16a8259396
Bump which from 7.0.0 to 7.0.1 in /generator (#7)
Bumps [which](https://github.com/harryfei/which-rs) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harryfei/which-rs/compare/7.0.0...7.0.1)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 13:55:05 +01:00
Marco "Capypara" Köpcke
465f62cc94
fix #4: make sure plugins are not removed from all_plugins.json, unless unused 2024-12-11 12:01:46 +01:00
dependabot[bot]
c3c5e0786f
Bump serde from 1.0.215 to 1.0.216 in /generator (#2)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.215 to 1.0.216.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 10:28:21 +01:00
Marco "Capypara" Köpcke
c7b9211c18
first version 2024-12-11 09:42:06 +01:00