We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e544f83 commit a34df64Copy full SHA for a34df64
Cargo.toml
@@ -1,9 +1,9 @@
1
[package]
2
name = "take_mut"
3
-version = "0.1.1"
+version = "0.1.2"
4
authors = ["Sgeo <[email protected]>"]
5
license = "MIT"
6
homepage = "https://github.com/Sgeo/take_mut"
7
repository = "https://github.com/Sgeo/take_mut"
8
description = "Take a T from a &mut T temporarily"
9
-documentation = "https://crates.fyi/crates/take_mut/0.1.1/"
+documentation = "https://crates.fyi/crates/take_mut/0.1.2/"
0 commit comments