Skip to content

Commit 6cab3a0

Browse files
psionic-kproski
authored andcommitted
update rust-analyzer rev
1 parent 43aead7 commit 6cab3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/4-independent-packaging/flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
flake-utils.follows = "cargo2nix/flake-utils";
77
nixpkgs.follows = "cargo2nix/nixpkgs";
88
rust-analyzer-src = {
9-
url = "github:rust-lang/rust-analyzer/?rev=b1f89a84ab350091e6c20cfe30c2fab8d76b80e4";
9+
url = "github:rust-lang/rust-analyzer/?rev=9db515503f11bda7812cdfb9c2839f70f4cb1fdd";
1010
flake = false;
1111
};
1212
};

0 commit comments

Comments
 (0)