@@ -24,7 +24,7 @@ default-members = [
2424resolver = " 2"
2525
2626[workspace .package ]
27- version = " 0.6.0 "
27+ version = " 0.6.1 "
2828edition = " 2021"
2929license = " MIT"
3030
@@ -102,10 +102,10 @@ console_error_panic_hook = "0.1.7"
102102lambda_http = " 0.13"
103103
104104# Internal crates
105- multistore = { path = " crates/core" , version = " 0.6.0 " }
106- multistore-static-config = { path = " crates/static-config" , version = " 0.6.0 " }
107- multistore-sts = { path = " crates/sts" , version = " 0.6.0 " }
108- multistore-metering = { path = " crates/metering" , version = " 0.6.0 " }
109- multistore-cf-workers = { path = " crates/cf-workers" , version = " 0.6.0 " }
110- multistore-oidc-provider = { path = " crates/oidc-provider" , version = " 0.6.0 " }
111- multistore-path-mapping = { path = " crates/path-mapping" , version = " 0.6.0 " }
105+ multistore = { path = " crates/core" , version = " 0.6.1 " }
106+ multistore-static-config = { path = " crates/static-config" , version = " 0.6.1 " }
107+ multistore-sts = { path = " crates/sts" , version = " 0.6.1 " }
108+ multistore-metering = { path = " crates/metering" , version = " 0.6.1 " }
109+ multistore-cf-workers = { path = " crates/cf-workers" , version = " 0.6.1 " }
110+ multistore-oidc-provider = { path = " crates/oidc-provider" , version = " 0.6.1 " }
111+ multistore-path-mapping = { path = " crates/path-mapping" , version = " 0.6.1 " }
0 commit comments