Add --version option to deltachat-rpc-server

This commit is contained in:
link2xt
2023-03-24 15:50:01 +00:00
parent 9cca34bba5
commit 20319b5426
4 changed files with 24 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -1250,6 +1250,7 @@ name = "deltachat-rpc-server"
version = "1.112.0"
dependencies = [
"anyhow",
"deltachat",
"deltachat-jsonrpc",
"env_logger 0.10.0",
"futures-lite",