feat(blahd): impl ETag for server metadata

This commit is contained in:
oxalica 2024-09-25 14:08:12 -04:00
parent 70481e6c74
commit cd7d0f773f
3 changed files with 13 additions and 7 deletions

1
Cargo.lock generated
View file

@ -314,6 +314,7 @@ dependencies = [
"axum-extra",
"blah-types",
"clap",
"data-encoding",
"ed25519-dalek",
"expect-test",
"futures-util",