Skip to content

Commit

Permalink
build(deps): update claims requirement from 0.7.1 to 0.8.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: claims
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 59b64fa commit 9ac81be
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 @@ -22,5 +22,5 @@ serde_support = ["serde"]
serde = { optional = true, version = "1.0" }

[dev-dependencies]
claims = "0.7.1"
claims = "0.8.0"
serde_assert = "0.8.0"

0 comments on commit 9ac81be

Please sign in to comment.