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

Commit

Permalink
0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Seray Uzgur committed Jun 25, 2020
1 parent 9036bdb commit f71a1f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to the "crates" extension will be documented in this file.


## 0.5.1

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

## 0.5.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "crates",
"displayName": "crates",
"description": "Helps Rust developers managing dependencies with Cargo.toml. Only works with dependencies from crates.io.",
"version": "0.5.0",
"version": "0.5.1",
"publisher": "serayuzgur",
"author": {
"name": "serayuzgur",
Expand Down

0 comments on commit f71a1f6

Please sign in to comment.