We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5a166 commit f129585Copy full SHA for f129585
Cargo.toml
@@ -6,6 +6,7 @@ authors = ["Konstantin Gribov <[email protected]>"]
6
repository = "https://github.com/smbc-rs/smbc"
7
license = "GPL-3.0+"
8
keywords = ["smbclient", "samba", "cifs"]
9
+description = "type-safe libsmbclient wrapper with std::fs-like interface"
10
11
[dependencies]
12
libc = "^0.1.8"
0 commit comments