From 11ba7f57d66d87efa034d7cb70b4f8effa70b8c1 Mon Sep 17 00:00:00 2001 From: Fredrik Meringdal Date: Wed, 16 Dec 2020 18:55:01 +0100 Subject: cargo version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c88925d..7aa4725 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "rrule" description = "A pure Rust implementation of recurrence rules as defined in the iCalendar RFC." license = "MIT" -version = "0.3.5" +version = "0.3.6" documentation = "https://docs.rs/rrule" repository = "https://github.com/fmeringdal/rust_rrule" authors = ["Fredrik Meringdal"] -- cgit v1.2.3