kanidm_1_9: 1.9.2 -> 1.9.3

Changelog: https://github.com/kanidm/kanidm/releases/tag/v1.9.3
This commit is contained in:
Adam C. Stephens
2026-04-30 08:55:36 -04:00
parent a28c101b83
commit 0f7bf7bc18
+3 -3
View File
@@ -1,5 +1,5 @@
import ./generic.nix {
version = "1.9.2";
hash = "sha256-OmUWh60WZ4HH9dFCKiWZ66jMRJx6P003HNWfU0ywIO0=";
cargoHash = "sha256-xQ5FR+GiGZLLEt5GnLnc/vtZdx0YY5hsd06vkF+e6sM=";
version = "1.9.3";
hash = "sha256-YI2nShQhsCd1vn7S4VeCELfcU0HsmZrFs60kllJJFAo=";
cargoHash = "sha256-b6kBDA/CDJHbybfvbRRZ++q9H+SVRu0BmgkwzN2i/YU=";
}