We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14dbf40 commit beede44Copy full SHA for beede44
1 file changed
src/s-core-devcontainer/.devcontainer/s-core-local/versions.yaml
@@ -35,12 +35,3 @@ bazel_compile_commands:
35
# The following sha256sums are for the deb package bazel-compile-commands_<version>-noble_amd64.deb
36
# It is generated by running 'sha256sum bazel-compile-commands_<version>-noble_amd64.deb'
37
sha256: 97239b316df58fd3370a8aa6350790ececd5e4a1de30efb42d45cb1c300a179a
38
-
39
-rust_analyzer:
40
- date: 2025-08-25
41
- version: 0.3.2593-standalone
42
- amd64:
43
- # The following sha256sum is for the binary rust-analyzer-x86_64-unknown-linux-gnu.gz
44
- # from the GitHub release page of rust-analyzer
45
- # It is generated by running 'sha256sum rust-analyzer-x86_64-unknown-linux-gnu.gz'
46
- sha256: 487fb1cb99e567fd6b818cc88a7c1452d5260da57dbc171fc1359a4b604348ae
0 commit comments