chore: update Cargo.lock for aura-cli async-trait dev-dep

This commit is contained in:
xah30
2026-05-27 01:41:56 +03:00
parent 0a73d5298b
commit 75e350e870
Generated
+1
View File
@@ -190,6 +190,7 @@ name = "aura-cli"
version = "0.1.0" version = "0.1.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"async-trait",
"aura-crypto", "aura-crypto",
"aura-pki", "aura-pki",
"aura-proto", "aura-proto",