Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Commit a8dc09a

Browse files
committed
Merge remote-tracking branch 'origin/renovate/dependencies-(non-major)'
2 parents 88c3692 + 11642b7 commit a8dc09a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lambda-aws-sso-google-sync"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = ["Marc Mettke <marc@itmettke.de>"]
55
edition = "2021"
66
description = "Syncs Users and Groups from Google Workspace to AWS SSO"
@@ -27,4 +27,4 @@ rusoto_secretsmanager = "0.47"
2727
serde = { version = "1.0", features = ["derive"] }
2828
serde_json = "1.0"
2929
simple_logger = "1.13"
30-
tokio = "1.12"
30+
tokio = "1.13"

0 commit comments

Comments
 (0)