cargo +nightly fix --features=bpf_c,cuda,erasure,chacha --edition-idioms
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#![feature(test)]
|
||||
extern crate rand;
|
||||
extern crate rocksdb;
|
||||
extern crate solana;
|
||||
use rand;
|
||||
|
||||
|
||||
extern crate test;
|
||||
|
||||
use rand::seq::SliceRandom;
|
||||
|
Reference in New Issue
Block a user