Origen-SDK / o2

MIT License
4 stars 0 forks source link

Rust update #193

Closed coreyeng closed 10 months ago

coreyeng commented 11 months ago

One note here is that one of the updated libraries didn't port over smoothly. octocrab, which has an API for Github, changed its API around. However, it now looks like it has some actions API, but this is non-spec-ed and will be revisited for the release procedure. I've "todo-ed" it for now, with plans to revisit.

This will cause some compile warnings which will be moot when the function is reimplemented.