diff --git a/Cargo.toml b/Cargo.toml index f982506..a302e2a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,5 +15,4 @@ repository = "https://github.com/yggverse/btracker-fs" public = [] [dependencies] -chrono = { version = "0.4.41", features = ["serde"] } -librqbit-core = "5.0.0" \ No newline at end of file +chrono = { version = "0.4.41", features = ["serde"] } \ No newline at end of file