mirror of
https://github.com/emersion/kanshi
synced 2024-11-23 00:02:16 +01:00
Bump to version 0.2
This commit is contained in:
parent
0b4a896feb
commit
6f03ae5562
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1,6 +1,6 @@
|
||||
[root]
|
||||
name = "kanshi"
|
||||
version = "0.1.1"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"edid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "kanshi"
|
||||
version = "0.1.1"
|
||||
version = "0.2.0"
|
||||
description = "Dynamic display configuration"
|
||||
homepage = "https://github.com/emersion/kanshi"
|
||||
repository = "https://github.com/emersion/kanshi"
|
||||
|
Loading…
Reference in New Issue
Block a user