Skip to content

Commit

Permalink
remove xcb (#277)
Browse files Browse the repository at this point in the history
Signed-off-by: Berend Sliedrecht <[email protected]>
  • Loading branch information
berendsliedrecht committed Nov 21, 2023
1 parent d49d18f commit 61817cd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 29 deletions.
37 changes: 9 additions & 28 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion crates/logger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ colored = "2.0.4"
lazy_static = "1.4.0"
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.108"
xcb = "1.2.2"

0 comments on commit 61817cd

Please sign in to comment.