mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
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:
parent
b705fcb339
commit
a82fd0aea2
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue