From 4b12b6328955612dcb4a248a14d64864d9aecdf1 Mon Sep 17 00:00:00 2001 From: Fredrik Meringdal Date: Tue, 5 Jan 2021 23:04:42 +0100 Subject: expsing a struct --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 36f0785..c75429f 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.7" +version = "0.3.8" documentation = "https://docs.rs/rrule" repository = "https://github.com/fmeringdal/rust_rrule" authors = ["Fredrik Meringdal"] -- cgit v1.2.3