Skip to content

Commit

Permalink
add missing field to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
softprops committed Feb 19, 2016
1 parent 6a9f845 commit add3324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rep.rs
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ pub struct Repo {
pub compare_url: String,
pub contents_url: String,
pub contributors_url: String,
pub deployments_url: String,
pub downloads_url: String,
pub events_url: String,
pub forks_url: String,
Expand Down

0 comments on commit add3324

Please sign in to comment.