diff options
author | Vincent Breitmoser <look@my.amazin.horse> | 2019-10-10 23:28:51 +0200 |
---|---|---|
committer | Vincent Breitmoser <look@my.amazin.horse> | 2019-10-10 23:28:51 +0200 |
commit | fed4aea38774622352457e040e5c15e8706b9989 (patch) | |
tree | 07d46f429da02d95d0161f876bcf1af1061faecf | |
parent | ed0f04e304ef8dde8cef07c262043def87d6e285 (diff) |
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "libical-sys" -version = "0.1.2" +version = "0.1.3" authors = ["Vincent Breitmoser <look@my.amazin.horse>"] description = "Low-level Rust bindings for the libical iCalendar library" repository = "https://github.com/Valodim/libical-sys" |