Skip to content

Commit

Permalink
deps(rust): update scim_proto requirement from ^0.2.1 to ^1.3.2
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: scim_proto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 894aa77 commit 4454f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ base64 = "^0.22.0"
base64urlsafedata = "0.5.0"
hex = "^0.4.3"
num_enum = "^0.7.2"
scim_proto = "^0.2.1"
scim_proto = "^1.3.2"
serde_with = "3.1.0"
time = { version = "^0.3.21", features = ["formatting", "local-offset"] }
url = "^2.4.0"
Expand Down

0 comments on commit 4454f8e

Please sign in to comment.