We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549cf60 commit b232074Copy full SHA for b232074
1 file changed
Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "once_map"
3
-version = "0.4.21"
+version = "0.4.22"
4
edition = "2021"
5
-rust-version = "1.63"
+rust-version = "1.65"
6
license = "MIT OR Apache-2.0"
7
readme = "README.md"
8
description = "Single assignment and lazy maps"
0 commit comments