fixed split packages being possibly null

This commit is contained in:
2025-05-03 00:36:05 +02:00
parent 6e9ec4a4cb
commit 27d4ec0786
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "alhp_api"
version = "0.1.1"
version = "0.1.2"
edition = "2024"
authors = ["mpuchstein"]