We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1977d5a commit 48a7261Copy full SHA for 48a7261
PUBLISHING.md
@@ -5,15 +5,6 @@ the crates in this repository to [crates.io](https://crates.io/).
5
6
**It is mostly intended for maintainers of the uefi-rs project.**
7
8
-## Before bumping the crate versions
9
-
10
-It is a good idea to occasionally update/refresh the dependencies of the uefi-rs crates,
11
-even if we don't necessarily need a bugfix included in one of them.
12
13
-This can be done easily by using the [`cargo upgrade`][cargo-upgrade] tool.
14
15
-[cargo-upgrade]: https://crates.io/crates/cargo-edit#cargo-upgrade
16
17
## Bumping the crate versions
18
19
For ensuring compatibility within the crates ecosystem,
0 commit comments