Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
habedi committed Feb 5, 2025
1 parent cd025ec commit 4eca127
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
# Define the Rust versions to test against
rust-version: [ "1.61.0", "1.65.0", "1.83.0", "1.84.0", "beta", "stable" ]
rust-version: [ "1.63.0", "1.65.0", "1.83.0", "1.84.0", "beta", "stable" ]

steps:
- name: Checkout Repository
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Currently, the following trees are implemented:
| 3 | Kd-tree |||||
| 4 | R-tree |||||

*Version requirement: Spart supports rustc 1.61 and up.*
*Version requirement: Spart supports rustc 1.63 and newer.*

[Release notes](https://github.com/habedi/spart/releases)

Expand Down

0 comments on commit 4eca127

Please sign in to comment.