We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e7cc77 commit 846f5cbCopy full SHA for 846f5cb
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "memoize"
3
-version = "0.5.1"
+version = "0.6.0"
4
description = "Attribute macro for auto-memoizing functions with somewhat-simple signatures"
5
keywords = ["memoization", "cache", "proc-macro"]
6
authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
0 commit comments