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 d4514e0 commit eb8a262Copy full SHA for eb8a262
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "managed"
3
-version = "0.7.1"
+version = "0.8.0"
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