diff --git a/Cargo.toml b/Cargo.toml index 27412e5..c065b3e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "snac2nex" -version = "0.2.0" +version = "0.2.1" edition = "2024" license = "MIT" readme = "README.md" @@ -14,4 +14,4 @@ anyhow = "1.0" chrono = "^0.4.20" clap = { version = "4.5", features = ["derive"] } serde = { version = "1.0", features = ["derive"] } -serde_json = "1.0" \ No newline at end of file +serde_json = "1.0"