mirror of
https://github.com/coral/sipcord-bridge.git
synced 2026-04-12 20:42:33 -06:00
woof
This commit is contained in:
parent
7ff46977f5
commit
c5de2c358b
|
|
@ -1,8 +1,9 @@
|
||||||
[package]
|
[package]
|
||||||
name = "pjsua"
|
name = "pjsua"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2024"
|
||||||
description = "Rust bindings for pjsua (pjproject SIP library)"
|
description = "Rust bindings for pjsua (pjproject SIP library)"
|
||||||
|
publish = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue