Host & Client force randomness on each other.

Updated Reserved entry order. Made DataType ID changes easier in future
(this MAY NOT  happen again once in use).
This commit is contained in:
Alex Emmet 2026-06-26 17:08:48 +02:00
commit f4118f28ba
25 changed files with 1032 additions and 667 deletions

3
Cargo.lock generated
View file

@ -976,6 +976,9 @@ dependencies = [
"mtp-host",
"mtp-transport",
"mtp-type-map",
"rand 0.8.6",
"rcgen",
"tokio",
]
[[package]]