Skip to content

Commit

Permalink
Merge pull request #88 from wizard-28/dependabot/cargo/fraction-0.11.2
Browse files Browse the repository at this point in the history
build(deps): update fraction requirement from 0.10.0 to 0.11.2
  • Loading branch information
wizard-28 authored Sep 27, 2022
2 parents 3a6353d + 6a58c1e commit 253e0ef
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 @@ -10,7 +10,7 @@ keywords = ["color", "rich", "port", "term", "cli"]
categories = ["command-line-interface"]

[dependencies]
fraction = { version = "0.10.0", default-features = false }
fraction = { version = "0.11.2", default-features = false }
lazy_static = "1.4.0"
regex = "1.5.5"
separator = "0.4.1"
Expand Down

0 comments on commit 253e0ef

Please sign in to comment.