deps: remove unused rust crate fluent-bundle

This commit is contained in:
xtqqczze
2026-04-13 08:59:19 +02:00
committed by Daniel Hofstetter
parent 66a7f8b190
commit 000237189a
4 changed files with 0 additions and 4 deletions
Generated
-1
View File
@@ -4509,7 +4509,6 @@ dependencies = [
"dns-lookup",
"dunce",
"fluent",
"fluent-bundle",
"fluent-syntax",
"glob",
"hex",
-1
View File
@@ -487,7 +487,6 @@ digest = "0.10.7"
# Fluent dependencies
fluent = "0.17.0"
fluent-bundle = "0.16.0"
unic-langid = "0.9.6"
fluent-syntax = "0.12.0"
-1
View File
@@ -2115,7 +2115,6 @@ dependencies = [
"digest 0.10.7",
"dunce",
"fluent",
"fluent-bundle",
"fluent-syntax",
"glob",
"hex",
-1
View File
@@ -91,7 +91,6 @@ jiff-icu = { workspace = true, optional = true }
fluent = { workspace = true }
fluent-syntax = { workspace = true }
unic-langid = { workspace = true }
fluent-bundle = { workspace = true }
thiserror = { workspace = true }
[target.'cfg(unix)'.dependencies]