Skip to content

Commit c7aee8f

Browse files
committed
Bump version to 0.1.9 - security patch release
- Fix RUSTSEC-2025-0134 (unmaintained rustls-pemfile) - Update reqwest to v0.12 - Security audit now passes
1 parent 4619553 commit c7aee8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = [
66

77
[package]
88
name = "gpukill"
9-
version = "0.1.8"
9+
version = "0.1.9"
1010
edition = "2021"
1111
authors = ["Kage <info@treadie.com>"]
1212
description = "A CLI tool for GPU management and monitoring supporting NVIDIA, AMD, Intel, and Apple Silicon GPUs"

0 commit comments

Comments
 (0)