changeset 62:495969876531

Publish v0.1.0 of common crate.
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 19 Oct 2020 21:07:18 +0200
parents b73bbcc6a076
children 9c2026486346
files async-google-apis-common/Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/async-google-apis-common/Cargo.toml	Mon Oct 19 19:54:51 2020 +0200
+++ b/async-google-apis-common/Cargo.toml	Mon Oct 19 21:07:18 2020 +0200
@@ -1,6 +1,6 @@
 [package]
 name = "async-google-apis-common"
-version = "0.1.0"
+version = "0.1.1"
 authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
 edition = "2018"
 keywords = ["rest", "google", "async", "api"]