We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df804c8 commit bf27b8bCopy full SHA for bf27b8b
const_sort_rs/Cargo.toml
@@ -15,7 +15,7 @@ keywords = ["sort", "const", "nightly", "sort_internals"]
15
16
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
17
[dependencies]
18
-const_closure = "0.2.1"
+const_closure = "0.2.2"
19
20
[dev-dependencies]
21
rand = "0.8.5"
0 commit comments