chore: update Cargo.lock for ostp's new direct sha2 dependency

This commit is contained in:
ospab 2026-07-21 18:10:23 +03:00
parent e31c4b2268
commit 340819745a
1 changed files with 1 additions and 0 deletions

1
Cargo.lock generated
View File

@ -1400,6 +1400,7 @@ dependencies = [
"rlimit",
"serde",
"serde_json",
"sha2",
"tokio",
"tracing",
"tracing-subscriber",