mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
build: add repository to Cargo.toml
This commit is contained in:
@@ -5,6 +5,7 @@ description = "DeltaChat JSON-RPC API"
|
||||
edition = "2021"
|
||||
default-run = "deltachat-jsonrpc-server"
|
||||
license = "MPL-2.0"
|
||||
repository = "https://github.com/deltachat/deltachat-core-rust"
|
||||
|
||||
[[bin]]
|
||||
name = "deltachat-jsonrpc-server"
|
||||
|
||||
Reference in New Issue
Block a user