Update hakari crate
This commit is contained in:
parent
020ac99447
commit
735df0ad8f
2 changed files with 12 additions and 1 deletions
4
rust/Cargo.lock
generated
4
rust/Cargo.lock
generated
|
@ -383,6 +383,10 @@ name = "hakari"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"base64",
|
||||
"libc",
|
||||
"log",
|
||||
"memchr",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue