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 aeafe85 commit 1aa1cd6Copy full SHA for 1aa1cd6
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "managed"
3
-version = "0.7.0"
+version = "0.7.1"
4
authors = ["whitequark <[email protected]>"]
5
description = "An interface for logically owning objects, whether or not heap allocation is available."
6
documentation = "https://docs.rs/managed/"
0 commit comments