Private
Public Access
1
0

fix: correct Cargo.toml version to 0.3.4

This commit is contained in:
2026-05-03 03:11:52 +00:00
parent 9098f34742
commit 8a80a887e1

View File

@ -1,6 +1,6 @@
[package] [package]
name = "linux-patch-api" name = "linux-patch-api"
version = "0.3.2" version = "0.3.4"
edition = "2021" edition = "2021"
authors = ["Echo <echo@moon-dragon.us>"] authors = ["Echo <echo@moon-dragon.us>"]
description = "Secure remote package management API for Linux systems" description = "Secure remote package management API for Linux systems"