update api version with new implementation

This commit is contained in:
yggverse 2024-10-30 18:28:20 +02:00
parent 47f58f800d
commit 93985095a5
14 changed files with 221 additions and 178 deletions

View file

@ -1,6 +0,0 @@
#[derive(Debug)]
pub enum Error {
Decode,
Protocol,
Undefined,
}