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]
|
||||
name = "safex11"
|
||||
version = "0.0.6"
|
||||
version = "0.0.5"
|
||||
description = "Safe, high-level x11 bindings"
|
||||
license-file = "LICENSE"
|
||||
authors = ["Michael Zhang <mail@mzhang.io>"]
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
cargo-deny
|
||||
cargo-edit
|
||||
cargo-expand
|
||||
cargo-release
|
||||
|
||||
pkg-config
|
||||
xlibsWrapper
|
||||
|
|
Loading…
Reference in a new issue