Update client-core to 1.1.0

This commit is contained in:
Jon Häggblad
2022-11-10 09:38:38 +01:00
parent 89925e49e8
commit 8f1cb67bf7
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -578,7 +578,7 @@ dependencies = [
[[package]]
name = "client-core"
version = "1.0.1"
version = "1.1.0"
dependencies = [
"config",
"crypto",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "client-core"
version = "1.0.1"
version = "1.1.0"
authors = ["Dave Hrycyszyn <futurechimp@users.noreply.github.com>"]
edition = "2021"