mirror of
https://github.com/coral/sipcord-bridge.git
synced 2026-04-13 04:42:43 -06:00
10 lines
246 B
TOML
10 lines
246 B
TOML
[workspace]
|
|
members = ["sipcord-bridge", "pjsua"]
|
|
resolver = "2"
|
|
|
|
[workspace.package]
|
|
authors = ["coral <jonas@jonasbengtson.se>"]
|
|
license = "AGPL-3.0-only"
|
|
repository = "https://github.com/coral/sipcord-bridge"
|
|
homepage = "https://sipcord.net/"
|