iterable: added custom version

This commit is contained in:
k
2024-10-28 16:51:20 +01:00
parent 48a8aad20e
commit 0bad38a815
13 changed files with 472 additions and 3 deletions
+1 -1
View File
@@ -2708,7 +2708,7 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
[[package]]
name = "struct_iterable"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"struct_iterable_derive",
"struct_iterable_internal",