Skip to content

Commit

Permalink
Update option_set requirement from 0.2 to 0.3
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: option_set
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and smoelius committed Aug 18, 2024
1 parent abc502c commit 36e1ecb
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 @@ -33,7 +33,7 @@ mio = { version = "1.0", features = ["os-ext", "os-poll"] }
num_cpus = "1.16"
num-traits = "0.2"
once_cell = "1.19"
option_set = "0.2"
option_set = "0.3"
parse_duration = "2.1"
predicates = "3.1"
prettyplease = "0.2"
Expand Down

0 comments on commit 36e1ecb

Please sign in to comment.