upstream-rs 1.4.2

Fetch package updates directly from the source.
1
2
3
4
5
6
pub mod provider_manager;

pub mod gitea;
pub mod github;
pub mod gitlab;
pub mod http;