Fix Hex encoding of assets file digests
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-04 19:21:18 +01:00
parent 054fc0c4cc
commit b72fa90b67
3 changed files with 3 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -588,6 +588,7 @@ dependencies = [
"clap",
"digest 0.11.0-rc.4",
"env_logger",
"hex",
"httpdate",
"include_dir",
"jwt-simple",