Skip to content

Commit 48a7261

Browse files
publishing: drop recommendation to manually update deps (#345)
1 parent 1977d5a commit 48a7261

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

PUBLISHING.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,6 @@ the crates in this repository to [crates.io](https://crates.io/).
55

66
**It is mostly intended for maintainers of the uefi-rs project.**
77

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-
178
## Bumping the crate versions
189

1910
For ensuring compatibility within the crates ecosystem,

0 commit comments

Comments
 (0)