We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34df64 commit d0938c4Copy full SHA for d0938c4
Cargo.toml
@@ -1,9 +1,9 @@
1
[package]
2
name = "take_mut"
3
-version = "0.1.2"
+version = "0.1.3"
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.2/"
+documentation = "https://crates.fyi/crates/take_mut/0.1.3/"
0 commit comments