diff --git a/Cargo.toml b/Cargo.toml index 450cfc8..f982506 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "btracker-fs" -version = "0.1.0" +version = "0.2.0" edition = "2024" license = "MIT" readme = "README.md" @@ -16,4 +16,4 @@ public = [] [dependencies] chrono = { version = "0.4.41", features = ["serde"] } -librqbit-core = "5.0" \ No newline at end of file +librqbit-core = "5.0.0" \ No newline at end of file