switch to using nex-account for nex account management
All checks were successful
Build and Test / account (push) Successful in 23m46s
All checks were successful
Build and Test / account (push) Successful in 23m46s
This commit is contained in:
parent
3c3b8bf91c
commit
2c7767124e
6 changed files with 1364 additions and 1066 deletions
|
|
@ -1,2 +1,5 @@
|
|||
[target.'cfg(target_arch = "x86_64")']
|
||||
rustflags = ["-C", "target-feature=+aes,+sse2"]
|
||||
rustflags = ["-C", "target-feature=+aes,+sse2"]
|
||||
|
||||
[registries]
|
||||
spbr = { index = "sparse+https://crates.spbr.net/api/v1/crates/" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue