build: add repository to Cargo.toml

This commit is contained in:
link2xt
2024-03-31 22:39:48 +00:00
parent 99c4d24eab
commit 87805bc36d
3 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ name = "deltachat-repl"
version = "1.136.6"
license = "MPL-2.0"
edition = "2021"
repository = "https://github.com/deltachat/deltachat-core-rust"
[dependencies]
ansi_term = "0.12.1"