forked from spacebar/rust-nex
make Read and Write on RmcSerialize ?Sized and start work on rework of
Any
This commit is contained in:
parent
c687b09ab0
commit
ec8b75603f
20 changed files with 162 additions and 98 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -2396,6 +2396,7 @@ name = "rnex-core"
|
|||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
"aws-config",
|
||||
"aws-sdk-s3",
|
||||
"base64",
|
||||
|
|
|
|||
Loading…
Reference in a new issue