Bump scim_proto from cb147c8 to b5a392f (#1294)

Bumps [scim_proto](https://github.com/kanidm/scim) from `cb147c8` to `b5a392f`.
- [Release notes](https://github.com/kanidm/scim/releases)
- [Commits](cb147c80fb...b5a392f2be)

---
updated-dependencies:
- dependency-name: scim_proto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-27 08:56:02 +10:00 committed by GitHub
parent b705fcb339
commit a82fd0aea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
Cargo.lock generated
View file

@ -3803,9 +3803,10 @@ dependencies = [
[[package]]
name = "scim_proto"
version = "0.1.0"
source = "git+https://github.com/kanidm/scim.git#cb147c80fb14dd87218698d3d5608f2abd8617d5"
source = "git+https://github.com/kanidm/scim.git#b5a392f2be32afaa6623d6a9707b6a0ce78e88f7"
dependencies = [
"base64urlsafedata",
"peg",
"serde",
"serde_json",
"time 0.2.27",