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",
|
"rlimit",
|
||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
|
"sha2",
|
||||||
"tokio",
|
"tokio",
|
||||||
"tracing",
|
"tracing",
|
||||||
"tracing-subscriber",
|
"tracing-subscriber",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue