atomicDEX-API
atomicDEX-API copied to clipboard
Update of rust-toolchain version
Current toolchain version is nightly-2022-10-29, its pretty old.
I'm bumping this as this seems needed in my current task
the time crate used in zcash lib is needed to be version 0.3.11 or greater to be able to support wasm but currently our toolchain can't compile any these versions so we need to update if we want to use the time crate . cc @shamardy