mirror of https://github.com/ospab/ostp.git
chore: update Cargo.lock for ostp's new direct sha2 dependency
This commit is contained in:
parent
e31c4b2268
commit
340819745a
|
|
@ -1400,6 +1400,7 @@ dependencies = [
|
|||
"rlimit",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha2",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
|
|
|
|||
Loading…
Reference in New Issue