aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMustafa Salih <37256744+MustafaSalih1993@users.noreply.github.com>2021-01-12 06:54:17 +0300
committerGitHub <noreply@github.com>2021-01-12 06:54:17 +0300
commit79632b2accf3477152962ee5ff4460be4d08aa4b (patch)
tree53bc093db53674b5447f926b073ac31f27e945dd /Cargo.toml
parente32d53902fd8adde9d8e7431af2a29653b5e2c57 (diff)
parent7a47332cec4f833e9ba03cfd8653a9f0462c5bec (diff)
Merge pull request #30 from MustafaSalih1993/dev
fixed mpd crash caused by unwraping
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1c7f856..d80267d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rsblocks"
-version = "0.1.6"
+version = "0.1.8"
authors = ["mustafa salih <mustafasalih1991@gmail.com>"]
edition = "2018"
readme = "README.md"