Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit f71a1f6

Browse files
author
Seray Uzgur
committed
0.5.1
1 parent 9036bdb commit f71a1f6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to the "crates" extension will be documented in this file.
44

55

6+
## 0.5.1
7+
8+
- local index path bug fixed [#82](https://github.com/serayuzgur/crates/issues/82)
9+
- crew.dev support and cleaner popup design [#72](https://github.com/serayuzgur/crates/issues/72)
610

711
## 0.5.0
812

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "crates",
33
"displayName": "crates",
44
"description": "Helps Rust developers managing dependencies with Cargo.toml. Only works with dependencies from crates.io.",
5-
"version": "0.5.0",
5+
"version": "0.5.1",
66
"publisher": "serayuzgur",
77
"author": {
88
"name": "serayuzgur",

0 commit comments

Comments
 (0)