Skip to content

Commit a34df64

Browse files
committed
Update version.
1 parent e544f83 commit a34df64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "take_mut"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Sgeo <[email protected]>"]
55
license = "MIT"
66
homepage = "https://github.com/Sgeo/take_mut"
77
repository = "https://github.com/Sgeo/take_mut"
88
description = "Take a T from a &mut T temporarily"
9-
documentation = "https://crates.fyi/crates/take_mut/0.1.1/"
9+
documentation = "https://crates.fyi/crates/take_mut/0.1.2/"

0 commit comments

Comments
 (0)