Skip to content

Commit c3f0ab4

Browse files
committed
docs: remove fork mentions
1 parent 51a5adb commit c3f0ab4

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Seray Uzgur
3+
Copyright (c) 2025 BarbossHack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99

1010
Welcome to **Crates-io**, the ultimate Rust extension for VSCode! Simplify your dependency management with ease while using Cargo.toml for your project.
1111

12-
## Why fork ?
13-
14-
The original extension `Crates` is now deprecated and will no longer receive updates or bug fixes. This fork adds the long-awaited `Alternate Registries` functionality, and fixes some bugs.
15-
1612
## Key Features
1713

1814
Crates-io offers a range of powerful features to streamline your Rust development workflow:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "crates-io",
33
"displayName": "crates-io",
4-
"description": "(Fork) Helps Rust developers managing dependencies with Cargo.toml.",
4+
"description": "Helps Rust developers managing dependencies with Cargo.toml.",
55
"version": "0.7.3",
66
"publisher": "BarbossHack",
77
"author": {

0 commit comments

Comments
 (0)