Fix typo in Cargo.toml

This commit is contained in:
Amanda Graven 2021-06-22 17:02:40 +02:00
parent f0b3b2392e
commit 784fa6d098
Signed by: amanda
GPG key ID: 45C461CDC9286390

View file

@ -1,7 +1,7 @@
[package]
name = "am-reminder-bot"
description = "Matrix bot that gives you reminders"
repostirory = "https://git.nao.sh/amanda/reminder-bot"
repository = "https://git.nao.sh/amanda/reminder-bot"
keywords = ["matrix", "bot", "reminder"]
readme = "README.md"
license = "EUPL-1.2"