Skip to content
Merged
96 changes: 1 addition & 95 deletions rust_snuba/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 rust_snuba/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ adler = "1.0.2"
anyhow = { version = "1.0.69", features = ["backtrace"] }
cadence = "1.0.0"
chrono = { version = "0.4.26", features = ["serde"] }
clickhouse = { version = "0.13", features = ["uuid"] }
ctrlc = { version = "3.2.5", features = ["termination"] }
data-encoding = "2.5.0"
futures = "0.3.21"
Expand Down
Loading
Loading