This commit is contained in:
parent
56c142a387
commit
6434471599
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2425,7 +2425,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "peach-lib"
|
||||
version = "1.3.3"
|
||||
version = "1.3.4"
|
||||
dependencies = [
|
||||
"async-std",
|
||||
"chrono",
|
||||
@ -2517,7 +2517,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "peach-web"
|
||||
version = "0.6.13"
|
||||
version = "0.6.14"
|
||||
dependencies = [
|
||||
"async-std",
|
||||
"base64 0.13.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "peach-lib"
|
||||
version = "1.3.3"
|
||||
version = "1.3.4"
|
||||
authors = ["Andrew Reid <glyph@mycelial.technology>"]
|
||||
edition = "2018"
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "peach-web"
|
||||
version = "0.6.13"
|
||||
version = "0.6.14"
|
||||
authors = ["Andrew Reid <gnomad@cryptolab.net>"]
|
||||
edition = "2018"
|
||||
description = "peach-web is a web application which provides a web interface for monitoring and interacting with the PeachCloud device. This allows administration of the single-board computer (ie. Raspberry Pi) running PeachCloud, as well as the ssb-server and related plugins."
|
||||
|
Loading…
x
Reference in New Issue
Block a user