Skip to content

Commit

Permalink
Merge pull request #47 from Anders429/dependabot/cargo/claims-0.8.0
Browse files Browse the repository at this point in the history
Update claims requirement from 0.7.1 to 0.8.0
  • Loading branch information
Anders429 authored Dec 19, 2024
2 parents 21f6a48 + 68ab3dc commit f5ee1b6
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 @@ -15,6 +15,6 @@ keywords = ["serde", "testing", "serialization", "deserialization", "test"]
serde = {version = "1.0.152", default-features = false, features = ["alloc"]}

[dev-dependencies]
claims = "0.7.1"
claims = "0.8.0"
serde_bytes = "0.11.8"
serde_derive = "1.0.152"

0 comments on commit f5ee1b6

Please sign in to comment.