chore: update hexlab version

This commit is contained in:
2025-01-16 21:48:56 +02:00
parent 2bd115a714
commit 472a238a1c
4 changed files with 52 additions and 18 deletions

View File

@@ -8,7 +8,7 @@ native-dev:
# Run native release
native-release:
RUSTC_WRAPPER=sccache cargo run --release --no-default-features
RUSTC_WRAPPER=sccache cargo run --release --no-default-features
# Run web dev
web-dev: