cargo release
This commit is contained in:
parent
130d279261
commit
96508fc55b
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "safex11"
|
name = "safex11"
|
||||||
version = "0.0.6"
|
version = "0.0.5"
|
||||||
description = "Safe, high-level x11 bindings"
|
description = "Safe, high-level x11 bindings"
|
||||||
license-file = "LICENSE"
|
license-file = "LICENSE"
|
||||||
authors = ["Michael Zhang <mail@mzhang.io>"]
|
authors = ["Michael Zhang <mail@mzhang.io>"]
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
cargo-deny
|
cargo-deny
|
||||||
cargo-edit
|
cargo-edit
|
||||||
cargo-expand
|
cargo-expand
|
||||||
|
cargo-release
|
||||||
|
|
||||||
pkg-config
|
pkg-config
|
||||||
xlibsWrapper
|
xlibsWrapper
|
||||||
|
|
Loading…
Reference in a new issue