mirror of
https://github.com/stoatchat/rust-clamav-client.git
synced 2026-07-01 21:24:06 -04:00
11 lines
311 B
TOML
11 lines
311 B
TOML
[package]
|
|
name = "revolt_clamav-client"
|
|
version = "0.1.5"
|
|
authors = ["Thorsten Blum", "Paul Makles <insrt.uk>"]
|
|
edition = "2018"
|
|
repository = "https://github.com/insertish/rust-clamav-client"
|
|
description = "ClamAV client library"
|
|
readme = "README.md"
|
|
license = "MIT"
|
|
keywords = ["clamav", "clamd", "anitvirus"]
|