Skip to content

Commit

Permalink
comment out unused dependencies (stop dependabot)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntBre committed Jul 9, 2024
1 parent ff13bc7 commit 01dfd8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 126 deletions.
123 changes: 0 additions & 123 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ members = ["blocks"]
[dependencies]
x11 = { version = "2.21.0", features = ["xlib", "xft", "xinerama"] }
libc = "0.2.155"
yeslogic-fontconfig-sys = "5.0.0"
env_logger = "0.11.3"
log = "0.4.21"
# yeslogic-fontconfig-sys = "5.0.0"
# env_logger = "0.11.3"
# log = "0.4.21"

[build-dependencies]
bindgen = "0.69.4"

0 comments on commit 01dfd8b

Please sign in to comment.