start work on prudp v0
This commit is contained in:
parent
5954ea434c
commit
4d4fc6c7bf
10 changed files with 160 additions and 7 deletions
7
prudpv0/Cargo.toml
Normal file
7
prudpv0/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "prudpv0"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rnex-core = { path = "../rnex-core", version = "0.1.1" }
|
||||
0
prudpv0/src/lib.rs
Normal file
0
prudpv0/src/lib.rs
Normal file
Loading…
Add table
Add a link
Reference in a new issue