Start of Yama & Datman v0.7.0-alpha.1
This commit is contained in:
parent
b57dbad890
commit
7cd71695bc
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "datman"
|
||||
version = "0.6.0-alpha.5"
|
||||
version = "0.7.0-alpha.1"
|
||||
authors = ["Olivier 'reivilibre' <olivier@librepush.net>"]
|
||||
edition = "2021"
|
||||
repository = "https://bics.ga/reivilibre/yama"
|
||||
@ -30,7 +30,7 @@ humansize = "1.1.1"
|
||||
chrono = "0.4.19"
|
||||
itertools = "0.10.1"
|
||||
hostname = "0.3.1"
|
||||
yama = { path = "../yama", version = "0.6.0-alpha.5" }
|
||||
yama = { path = "../yama", version = "0.7.0-alpha.1" }
|
||||
metrics = "0.17.1"
|
||||
bare-metrics-recorder = { version = "0.1.0" }
|
||||
comfy-table = "6.0.0-rc.1"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "yama"
|
||||
version = "0.6.0-alpha.5"
|
||||
version = "0.7.0-alpha.1"
|
||||
authors = ["Olivier 'reivilibre' <olivier@librepush.net>"]
|
||||
edition = "2018"
|
||||
description = "Deduplicated, compressed and encrypted content pile manager"
|
||||
|
Loading…
x
Reference in New Issue
Block a user