Skip to content

Commit 1581ef8

Browse files
committed
Bump psm to 0.1.8
1 parent 072c62a commit 1581ef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

psm/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "psm"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
authors = ["Simonas Kazlauskas <[email protected]>"]
55
build = "build.rs"
66
description = "Portable Stack Manipulation: stack manipulation and introspection routines"
77
keywords = ["stack", "no_std"]
88
license = "MIT/Apache-2.0"
99
repository = "https://github.com/rust-lang/stacker/"
10-
documentation = "https://docs.rs/psm/0.1.7"
10+
documentation = "https://docs.rs/psm/0.1.8"
1111
readme = "README.mkd"
1212

1313
[dependencies]

0 commit comments

Comments
 (0)