Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpot51 committed Nov 21, 2023
1 parent 3fc8a76 commit 68675b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 41 deletions.
43 changes: 4 additions & 39 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ license = "GPL-3.0-only"

[dependencies]
env_logger = "0.10.0"
fontdb = "0.15.0"
lazy_static = "1.4.0"
log = "0.4.20"
mime_guess = "2"
#TODO: this is using gtk for file dialogues
rfd = { version = "0.12.0", optional = true }
serde = { version = "1", features = ["serde_derive"] }
Expand Down

0 comments on commit 68675b1

Please sign in to comment.