This commit is contained in:
2019-06-22 23:50:29 +02:00
parent aacac8ffb7
commit f520c535b6
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -264,7 +264,7 @@ dependencies = [
[[package]]
name = "srtune"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"env_logger 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "srtune"
version = "0.2.0"
version = "0.3.0"
authors = ["Ondřej Hruška <ondra@ondrovo.com>"]
edition = "2018"