upgrade to 1.0.5

This commit is contained in:
asxalex 2026-04-24 00:18:20 +08:00
parent cb0e4cfbd5
commit 1789c8f62c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2244,7 +2244,7 @@ dependencies = [
[[package]]
name = "punchnet"
version = "1.0.4"
version = "1.0.5"
dependencies = [
"ahash",
"arc-swap",

View File

@ -1,6 +1,6 @@
[package]
name = "punchnet"
version = "1.0.4"
version = "1.0.5"
edition = "2021"
[dependencies]