summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFredrik Meringdal <fmeringdal@hotmail.com>2020-10-16 11:01:37 +0200
committerFredrik Meringdal <fmeringdal@hotmail.com>2020-10-16 11:01:37 +0200
commit552344a00e1bb6344e459c3b26433bc6287070a2 (patch)
tree18ceeebf5e6aef1383f0b0a2782d3b008dfb3523 /Cargo.toml
parent9e5742a46211fbf4cb33e32082febb5932b5ad3e (diff)
downloadrust_rrule-552344a00e1bb6344e459c3b26433bc6287070a2.zip
cargo.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8295829..0109b76 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "rust_ical"
+name = "rrule"
version = "0.1.0"
authors = ["Fredrik Meringdal <fmeringdal@hotmail.com>"]
edition = "2018"