aboutsummaryrefslogtreecommitdiff
path: root/rtp/Cargo.toml
blob: 84f0116a8350fa3844a4b647ca433634386efdda (plain)
1
2
3
4
5
6
7
[package]
name = "rtp"
version = "0.1.0"
edition = "2021"

[dependencies]
thiserror = "2.0.3"