Adds libvault to list of client libraries (#6890)

This commit is contained in:
Aaron Bedra
2019-06-20 10:01:12 -05:00
committed by Chris Hoffman
parent 05db23d804
commit fef0c456d6

View File

@@ -59,6 +59,10 @@ $ Install-Package VaultSharp
$ Install-Package Vault
```
### C++
* [libvault](https://github.com/abedra/libvault)
### Clojure
* [vault-clj](https://github.com/amperity/vault-clj)