logger: use official zst extension (not zstd)

This commit is contained in:
Mikaël Cluseau
2025-07-21 09:49:02 +02:00
parent 7d02d8f932
commit 852738bec3
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ set -ex
dkl=target/debug/dkl
test=${1:-dynlay}
test=${1:-logger}
export RUST_LOG=debug,rsmount=info