diff --git a/Cargo.toml b/Cargo.toml index 84c071e..eb50c7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nexy" -version = "0.4.0" +version = "0.4.1" edition = "2024" license = "MIT" readme = "README.md" @@ -13,4 +13,4 @@ repository = "https://github.com/YGGverse/nexy" anyhow = "1.0" chrono = "^0.4.20" clap = { version = "4.5", features = ["derive"] } -urlencoding = "2.1" +urlencoding = "2.1" \ No newline at end of file