First version of the proxy
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "keepassxc-proxy"
|
||||
version = "0.1.0"
|
||||
authors = ["varjolintu <sami.vanttinen@protonmail.com>"]
|
||||
keywords = ["native", "messaging", "host", "protocol", "keepassxc"]
|
||||
license = "GPL-3.0"
|
||||
repository = "https://github.com/varjolintu/keepassxc-proxy-rust"
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.1.0"
|
||||
Reference in New Issue
Block a user