do not crash if there are no items to paginate
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 19m41s

This commit is contained in:
Sebastian Hugentobler 2024-06-26 08:45:22 +02:00
parent c9e7566aee
commit ed8b69de13
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
6 changed files with 23 additions and 13 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "little-hesinde"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
license = { workspace = true }
authors = { workspace = true }