We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca4bf2a commit bc8e2fbCopy full SHA for bc8e2fb
flake.nix
@@ -25,7 +25,7 @@
25
{
26
packages.default = pkgs.rustPlatform.buildRustPackage {
27
pname = "glimpse";
28
- version = "0.7.2";
+ version = "0.7.3";
29
30
src = ./.;
31
0 commit comments