rustup
This commit is contained in:
parent
9b57a2f55a
commit
76c554eac2
2 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ use serde::Deserialize;
|
|||
use std::thread;
|
||||
|
||||
#[derive(Deserialize)]
|
||||
#[allow(unused)]
|
||||
struct DeriveStruct {
|
||||
buffer: Vec<i16>,
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
edabf59ca4646b3fc1a961c26431215001043f6a
|
||||
b1ab3b738ac718da74cd4aa0bb7f362d0adbdf84
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue