Skip to content

Commit

Permalink
Fix open source build
Browse files Browse the repository at this point in the history
Reviewed By: boyuni

Differential Revision: D54599673

fbshipit-source-id: c439c381e084b2ae3ce310c7a33ce098eefa8f63
  • Loading branch information
brianc118 authored and facebook-github-bot committed Mar 6, 2024
1 parent 8e39605 commit 71a6714
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion below/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ common = { package = "below-common", version = "0.7.1", path = "common" }
config = { package = "below-config", version = "0.7.1", path = "config" }
cursive = { version = "0.20.0", features = ["crossterm-backend"], default-features = false }
dump = { package = "below-dump", version = "0.7.1", path = "dump" }
fb303_core_services = { version = "0.0.0", git = "https://github.com/facebook/fb303.git", branch = "main" }
indicatif = { version = "0.17.6", features = ["improved_unicode", "rayon", "tokio"] }
libbpf-rs = { version = "0.22", git = "https://github.com/libbpf/libbpf-rs.git", rev = "56dca575089ab2144f51b7949a9ee4c9fc226a47", default-features = false }
libc = "0.2.139"
Expand Down

0 comments on commit 71a6714

Please sign in to comment.