osdp 0.1.2

Rust implementation of the Open Supervised Device Protocol (OSDP)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "Rust implementation of the Open Supervised Device Protocol (OSDP)"
documentation = "https://docs.rs/osdp"
edition = "2021"
homepage = "https://github.com/Quantumlyy/osdp-rs/blob/main/README.md"
license = "BSD-3-Clause"
name = "osdp"
readme = "README.md"
repository = "https://github.com/Quantumlyy/osdp-rs/"
version = "0.1.2"