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 320c264 commit 7f1e6f2Copy full SHA for 7f1e6f2
psm/Cargo.toml
@@ -1,13 +1,13 @@
1
[package]
2
name = "psm"
3
-version = "0.1.10"
+version = "0.1.11"
4
authors = ["Simonas Kazlauskas <[email protected]>"]
5
build = "build.rs"
6
description = "Portable Stack Manipulation: stack manipulation and introspection routines"
7
keywords = ["stack", "no_std"]
8
license = "MIT/Apache-2.0"
9
repository = "https://github.com/rust-lang/stacker/"
10
-documentation = "https://docs.rs/psm/0.1.10"
+documentation = "https://docs.rs/psm/0.1.11"
11
readme = "README.mkd"
12
13
[dependencies]
0 commit comments