pull/1/head
Ondřej Hruška 5 years ago
parent aacac8ffb7
commit f520c535b6
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 2
      Cargo.lock
  2. 2
      Cargo.toml

2
Cargo.lock generated

@ -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,6 +1,6 @@
[package]
name = "srtune"
version = "0.2.0"
version = "0.3.0"
authors = ["Ondřej Hruška <ondra@ondrovo.com>"]
edition = "2018"

Loading…
Cancel
Save