Update hakari crate
Some checks failed
/ dev-shell (push) Successful in 4m12s
/ rust-packages (push) Successful in 4m27s
/ check (push) Failing after 7m25s
/ systems (push) Successful in 27m44s
/ terraform-providers (push) Successful in 49s

This commit is contained in:
Kaare Hoff Skovgaard 2025-08-01 21:45:38 +02:00
parent 020ac99447
commit 735df0ad8f
Signed by: khs
GPG key ID: C7D890804F01E9F0
2 changed files with 12 additions and 1 deletions

4
rust/Cargo.lock generated
View file

@ -383,6 +383,10 @@ name = "hakari"
version = "0.1.0"
dependencies = [
"anstream",
"base64",
"libc",
"log",
"memchr",
"proc-macro2",
"quote",
"syn",