Cargo.toml: add feature flags for the various source adapters
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
pub struct KagamiSourceForgejo {
|
||||
host: String,
|
||||
host: String,
|
||||
}
|
||||
|
||||
impl KagamiSourceForgejo {
|
||||
|
||||
Reference in New Issue
Block a user