1
0

Add kernel changed metric

This commit is contained in:
2023-03-25 16:18:36 +01:00
parent f3ea6ee9d5
commit 7e019abec4
4 changed files with 17 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
in {
nixos-exporter = pkgs.rustPlatform.buildRustPackage rec {
pname = "nixos-exporter";
version = "0.4.0";
version = "0.5.0";
src = ./.;