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