chore: bump version to 0.8.9

This commit is contained in:
izzy
2025-09-23 12:02:35 -05:00
parent 38dd4d1079
commit 6f1c715b8c
19 changed files with 78 additions and 86 deletions

View File

@@ -11,6 +11,7 @@ pkgs.mkShell rec {
# Cargo
pkgs.cargo
pkgs.cargo-nextest
pkgs.cargo-release
# Rust
pkgs.rustc