Skip to content

Commit 627839d

Browse files
committed
remove unused dependencies
1 parent 4cf8e47 commit 627839d

File tree

2 files changed

+0
-45
lines changed

2 files changed

+0
-45
lines changed

Cargo.lock

Lines changed: 0 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@ authors = ["The Rust Project Developers"]
55
edition = "2018"
66

77
[dependencies]
8-
fluent = "0.16"
9-
fluent-bundle = "0.15.0"
10-
fluent-syntax = "0.11.0"
11-
fluent-locale = "0.10.1"
128
handlebars-fluent = "0.4.0"
13-
regex = "1"
149
rocket = "0.5.1"
1510
rocket_dyn_templates = { version = "0.2.0", features = ["handlebars"] }
1611
serde = { version = "1.0", features = ["derive"] }
@@ -19,5 +14,4 @@ reqwest = { version = "0.12.5", features = ["json"] }
1914
toml = "0.8"
2015
serde_json = "1.0"
2116
rust_team_data = { git = "https://github.com/rust-lang/team" }
22-
siphasher = "1.0.1"
2317
percent-encoding = "2.1.0"

0 commit comments

Comments
 (0)