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 a965b5e commit 9aa6cd2Copy full SHA for 9aa6cd2
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "stacker"
3
version = "0.1.14"
4
-authors = ["Alex Crichton <alex@alexcrichton.com>", "Simonas Kazlauskas <git@kazlauskas.me>"]
+authors = ["Alex Crichton <alex@alexcrichton.com>", "Simonas Kazlauskas <stacker@kazlauskas.me>"]
5
build = "build.rs"
6
license = "MIT/Apache-2.0"
7
readme = "README.md"
psm/Cargo.toml
@@ -1,6 +1,6 @@
name = "psm"
-version = "0.1.15"
+version = "0.1.16"
authors = ["Simonas Kazlauskas <psm@kazlauskas.me>"]
description = "Portable Stack Manipulation: stack manipulation and introspection routines"
0 commit comments