summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2020-02-04 18:12:44 +0200
committerManos Pitsidianakis <el13635@mail.ntua.gr>2020-02-04 19:54:12 +0200
commit41ee43438de6975fca63200d9fc866bd25a7626f (patch)
tree7d0c3093f660bdcb06da1e97157138596a526b50 /Cargo.lock
parent05b91f1c02a273c653a73569493f8e7154a62a11 (diff)
Bumb version to 0.5.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 0cd49243..2b06930a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -732,7 +732,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "meli"
-version = "0.4.1"
+version = "0.5.0"
dependencies = [
"bincode 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"crossbeam 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",