red_smb 0.0.1

Library to play with SMB
Documentation
[package]
name = "red_smb"
version = "0.0.1"
description = "Library to play with SMB"
authors = ["Eloy PĂ©rez <zer1t0ps@protonmail.com>"]
edition = "2018"
license = "LGPL-3.0"
repository = "https://gitlab.com/Zer1t0/red_smb"


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]

nom = "6.0"
thiserror = "1.0"