upstream-rs 2.4.0

Fetch package updates directly from the source.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pub mod build;
pub mod changelog;
pub mod config;
pub mod doctor;
pub mod export;
pub mod find;
pub mod hooks;
pub mod import;
pub mod install;
pub mod list;
pub mod migrate;
pub mod package;
pub mod probe;
pub mod reinstall;
pub mod remove;
pub mod rollback;
pub mod search;
pub mod upgrade;