feat: add session analytics tooling

This commit is contained in:
2026-06-09 16:24:55 +09:00
parent c166140660
commit c1809b37b1
8 changed files with 1499 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-OGjxH5/HbcOAZllczaw4gg+yBTcrH6407+8xUtfLObY=";
cargoHash = "sha256-EgElhJomfjSjdrzL1UIdCPlycQVPoxLN563ua+tLGdU=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,