Skip to content

Commit

Permalink
Removed crates dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrug committed Nov 20, 2024
1 parent 4b8c4f7 commit d7828c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
]
},
"extensions": [
"rust-lang.rust-analyzer",
"serayuzgur.crates"
"rust-lang.rust-analyzer"
]
}
},
Expand Down

0 comments on commit d7828c1

Please sign in to comment.