File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ version = "0.1.0"
44authors = [" Konstantin Gribov <grossws@gmail.com>" ]
55
66repository = " https://github.com/smbc-rs/smbc"
7+ documentation = " https://docs.rs/smbc"
78license = " GPL-3.0+"
89keywords = [" smbclient" , " samba" , " cifs" ]
910description = " type-safe libsmbclient wrapper with std::fs-like interface"
Original file line number Diff line number Diff line change 33[ ![ Crates.io] ( https://img.shields.io/crates/v/smbc.svg )] ( https://crates.io/crates/smbc )
44[ ![ Build Status] ( https://travis-ci.org/smbc-rs/smbc.svg?branch=master )] ( https://travis-ci.org/smbc-rs/smbc )
55[ ![ Crates.io] ( https://img.shields.io/crates/l/smbc.svg )] ( https://crates.io/crates/smbc )
6+ [ ![ Docs] ( https://docs.rs/smbc/badge.svg )] ( https://docs.rs/smbc )
67
78## About
89
You can’t perform that action at this time.
0 commit comments