Skip to content

Commit

Permalink
Redundant dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Legendaxe authored May 14, 2024
1 parent a468577 commit d8f5562
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ regex = {version = "1.10.4", optional = true }
regex-cache = {version = "0.2.1", optional = true }
base64 = {version = "0.22.1", optional = true}

byondapi = {version = "0.4.7", optional = true }
eyre = {version = "0.6.12", optional = true }

[features]
default = [
"transliteration",
Expand Down

0 comments on commit d8f5562

Please sign in to comment.