Commit Graph

5 Commits

Author SHA1 Message Date
Kris Nuttycombe 8864a84d19 Introduce a simple binary tree type. 2023-03-08 11:07:58 -07:00
Kris Nuttycombe 39fe209e21
Apply suggestions from code review
Co-authored-by: str4d <thestr4d@gmail.com>
2023-02-16 11:02:47 -07:00
Kris Nuttycombe dff6be7221 Update MSRV to 1.60
The transitive dependency we have on `unarray` is forcing this update.
Also, update CI actions to eliminate dependencies on the unmaintained
`actions-rs` Rust CI tools.
2023-02-16 10:51:41 -07:00
Kris Nuttycombe 693961be3f Remove codecov task (never worked) 2022-08-04 13:00:58 -06:00
Kris Nuttycombe 40bc2a06da Add CI configuration 2022-02-23 21:29:25 -07:00