Commit graph

5 commits

Author SHA1 Message Date
265040ee4e
Update to 2024 edition
All checks were successful
CI / Formatting (push) Successful in 39s
CI / Clippy (push) Successful in 54s
CI / Build (push) Successful in 1m31s
CI / Python tests (push) Successful in 40s
CI / Rust tests (push) Successful in 1m24s
`cargo fix` recommended swapping my `if let`s for `match`s, which is appreciated but overzealous.
Code still runs fine.
2025-02-23 10:07:02 -05:00
57fe253e62
Update dependencies 2025-02-23 09:59:21 -05:00
0995e6db90
Get basic incomplete Python queue API working 2025-01-08 22:52:25 +13:00
b273772722
Add rough binary heap test 2025-01-04 00:16:08 +13:00
e51655f6e4
Initial setup 2025-01-03 01:41:49 +13:00