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

Commit

Permalink
new version published
Browse files Browse the repository at this point in the history
  • Loading branch information
serayuzgur committed Oct 15, 2019
1 parent 8980dac commit 3fa9ed3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ All notable changes to the "crates" extension will be documented in this file.
- Buggy rendering for parameterized dependencies [#52](https://github.com/serayuzgur/crates/issues/52)
- ^ versions handled incorrectly [#39](https://github.com/serayuzgur/crates/issues/39)
- Splitting vscode package into @types/vscode and vscode-test [#57](https://github.com/serayuzgur/crates/issues/57)
- Uppercase key seems to be causing an error [#56](https://github.com/serayuzgur/crates/issues/56)

## 0.4.3

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.4.3",
"version": "0.4.4",
"publisher": "serayuzgur",
"author": {
"name": "serayuzgur",
Expand Down

0 comments on commit 3fa9ed3

Please sign in to comment.