File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ authors = ["Samuel Tardieu <sam@rfc1149.net>"]
1111categories = [" algorithms" ]
1212readme = " README.md"
1313edition = " 2021"
14- rust-version = " 1.77.2 "
14+ rust-version = " 1.81.0 "
1515
1616[package .metadata .release ]
1717sign-commit = true
Original file line number Diff line number Diff line change 7676//! in this context, you can wrap them into compliant types using the
7777//! [ordered-float](https://crates.io/crates/ordered-float) crate.
7878//!
79- //! The minimum supported Rust version (MSRV) is Rust 1.77.2 .
79+ //! The minimum supported Rust version (MSRV) is Rust 1.81.0 .
8080//!
8181//! [A*]: https://en.wikipedia.org/wiki/A*_search_algorithm
8282//! [BFS]: https://en.wikipedia.org/wiki/Breadth-first_search
You can’t perform that action at this time.
0 commit comments