Added docs link and shield

This commit is contained in:
Konstantin Gribov
2016-12-25 05:12:58 +03:00
parent 7233ba0b26
commit 8b7dd0a5c4
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["Konstantin Gribov <grossws@gmail.com>"]
repository = "https://github.com/smbc-rs/smbc"
documentation = "https://docs.rs/smbc"
license = "GPL-3.0+"
keywords = ["smbclient", "samba", "cifs"]
description = "type-safe libsmbclient wrapper with std::fs-like interface"