kanidm_1_10: 1.10.1 -> 1.10.2

Changelog: https://github.com/kanidm/kanidm/releases/tag/v1.10.2
This commit is contained in:
Tom Herbers
2026-05-14 09:04:35 +02:00
parent 3a965d0941
commit 6b0df07fa7
+3 -3
View File
@@ -1,5 +1,5 @@
import ./generic.nix {
version = "1.10.1";
hash = "sha256-nIuxaYuVVNzQpnFRisyLkWFz7GWaJOUrj8mRRcGs2KI=";
cargoHash = "sha256-zti+7dlaU9k2EQfLQmdCL7Am9Xib1YKdUFVrLx15cCc=";
version = "1.10.2";
hash = "sha256-VkFsJPP3oGy307d7E0h9wanZC2EsXziy5XC10/6aoTI=";
cargoHash = "sha256-ureHJ5I8emHsltpe8PuzWUSQjokbXZQ7Kh0e2eTz0LE=";
}