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

@@ -4,6 +4,7 @@ version = "1.136.6"
edition = "2021"
license = "MPL-2.0"
rust-version = "1.70"
repository = "https://github.com/deltachat/deltachat-core-rust"
[profile.dev]
debug = 0