Skip to content

Commit

Permalink
build(deps): update rustversion-msrv requirement from 0.99 to 0.100 (#…
Browse files Browse the repository at this point in the history
…119)

---
updated-dependencies:
- dependency-name: rustversion-msrv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent f786d04 commit b6d3437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion confik-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ syn = { version = "2", features = ["extra-traits"] }
assert_matches = "1.5"
confik = "0.11"
indoc = "2"
rustversion-msrv = "0.99"
rustversion-msrv = "0.100"
serde = { version = "1", features = ["derive"] }
serde-bool = "0.1"
toml = "0.8"
Expand Down

0 comments on commit b6d3437

Please sign in to comment.