diff --git a/bin/Cargo.toml b/bin/Cargo.toml index 71d15d5..bcee227 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rayhunter-daemon" -version = "0.1.0" +version = "0.2.6" edition = "2021" [[bin]] @@ -32,4 +32,4 @@ clap = { version = "4.5.2", features = ["derive"] } serde_json = "1.0.114" image = "0.25.1" tempfile = "3.10.1" -simple_logger = "5.0.0" \ No newline at end of file +simple_logger = "5.0.0"