Skip to content

Commit

Permalink
chore(deps): remove libc dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
negezor committed Apr 17, 2024
1 parent 2514d11 commit 91ea820
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 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 klickhouse/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ chrono = "0.4"
chrono-tz = "0.8"
futures = "0.3"
tokio-stream = "0.1"
libc = "0.2"
lz4 = { version = "1.24", optional = true }
klickhouse_derive = { version = "=0.12.0", optional = true, path = "../klickhouse_derive" }
cityhash-rs = "1.0"
Expand Down

0 comments on commit 91ea820

Please sign in to comment.