mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
deps: remove unused rust crate fluent-bundle
This commit is contained in:
committed by
Daniel Hofstetter
parent
66a7f8b190
commit
000237189a
Generated
-1
@@ -4509,7 +4509,6 @@ dependencies = [
|
||||
"dns-lookup",
|
||||
"dunce",
|
||||
"fluent",
|
||||
"fluent-bundle",
|
||||
"fluent-syntax",
|
||||
"glob",
|
||||
"hex",
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Generated
-1
@@ -2115,7 +2115,6 @@ dependencies = [
|
||||
"digest 0.10.7",
|
||||
"dunce",
|
||||
"fluent",
|
||||
"fluent-bundle",
|
||||
"fluent-syntax",
|
||||
"glob",
|
||||
"hex",
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user