red_smb 0.0.3

Library to play with SMB
Documentation
[dependencies.nom]
version = "8.0"

[dependencies.thiserror]
version = "2.0"

[lib]
name = "red_smb"
path = "src/lib.rs"

[package]
authors = ["Eloy Pérez <zer1t0ps@protonmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Library to play with SMB"
edition = "2018"
license = "LGPL-3.0"
name = "red_smb"
readme = "README.md"
repository = "https://gitlab.com/Zer1t0/red_smb"
version = "0.0.3"