Skip to content

Commit 846f5cb

Browse files
committed
Release v0.6.0 with support for memoizing Result<T>
1 parent 1e7cc77 commit 846f5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "memoize"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
description = "Attribute macro for auto-memoizing functions with somewhat-simple signatures"
55
keywords = ["memoization", "cache", "proc-macro"]
66
authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]

0 commit comments

Comments
 (0)