edc_client 1.5.0 (#680)

This commit is contained in:
Holger Rodriguez
2022-11-02 20:44:05 +01:00
committed by GitHub
parent 4d7814a723
commit 96b8738e4a
+18
View File
@@ -0,0 +1,18 @@
name = "edc_client"
description = "Client library for: github.com/hgrodriguez/embedded-dashboard-console"
version = "1.5.0"
licenses = "BSD-3-Clause"
authors = ["Holger Rodriguez"]
maintainers = ["Holger Rodriguez <github@roseng.ch>"]
maintainers-logins = ["hgrodriguez"]
tags = ["embedded", "rp2040"]
website = "https://github.com/hgrodriguez/edc_client"
[[depends-on]] # Added by alr
hal = "~0.3.0" # Added by alr
[origin]
commit = "815a371022e2659f224cf6839bb53014bbdfd183"
url = "git+https://github.com/hgrodriguez/edc_client.git"