Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit ea81c15

Browse files
committed
Rename rust-icon.png to just icon.png
1 parent bb3bd17 commit ea81c15

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

rust-icon.png renamed to icon.png

File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Rust for Visual Studio Code (powered by Rust Language Server/Rust Analyzer). Provides lints, code completion and navigation, formatting and more.",
55
"version": "0.7.8",
66
"publisher": "rust-lang",
7-
"icon": "rust-icon.png",
7+
"icon": "icon.png",
88
"galleryBanner": {
99
"color": "#336356",
1010
"theme": "dark"

0 commit comments

Comments
 (0)