chore: Remove settings dependency on migrator (#24642)

Closes #ISSUE

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz 2025-02-11 13:34:33 +01:00 committed by GitHub
parent 7f4957cf20
commit 64ae5093af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 90 additions and 91 deletions

2
Cargo.lock generated
View file

@ -12035,7 +12035,6 @@ dependencies = [
"indoc",
"inventory",
"log",
"migrator",
"paths",
"pretty_assertions",
"release_channel",
@ -16647,6 +16646,7 @@ dependencies = [
"markdown",
"markdown_preview",
"menu",
"migrator",
"mimalloc",
"nix",
"node_runtime",