uwu
This commit is contained in:
parent
d73313690f
commit
2c3f57e72f
|
@ -629,7 +629,7 @@ pub struct Repository {
|
|||
pub contributors_url: String,
|
||||
pub created_at: String,
|
||||
pub default_branch: String,
|
||||
pub description: String,
|
||||
pub description: Option<String>,
|
||||
pub downloads_url: String,
|
||||
pub events_url: String,
|
||||
pub forks: u64,
|
||||
|
|
Loading…
Reference in New Issue
Block a user