sipcore 0.0.0

Rust framework for creating SIP applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "sipcore"
version = "0.0.0"
authors = ["Anatolii Kurotych <akurotych@gmail.com>"]
edition = "2018"
description = "Rust framework for creating SIP applications"
license = "MIT"

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

[dependencies]