fixed typo in Cargo.toml

This commit is contained in:
famfo 2021-12-28 15:23:45 +01:00
parent 807e56a570
commit 6a6aea97e9

View file

@ -5,7 +5,7 @@ version = "0.1.0"
edition = "2021"
license = "Unlicense"
description = "IRC crate in Rust"
repository = "https://git.karx.xyz/circe/circe.git"
repository = "https://git.karx.xyz/circe/async-circe.git"
readme = "README.md"
[dependencies.toml]