Skip to content

Commit

Permalink
fix(deps): update rust crate fraction to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent 7676848 commit 4a7149e
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 @@ -11,7 +11,7 @@ categories = ["command-line-interface"]

[dependencies]
cached = "0.43.0"
fraction = { version = "0.13.1", default-features = false }
fraction = { version = "0.15.0", default-features = false }
lazy_static = "1.4.0"
lru = "0.10.0"
maplit = "1.0.2"
Expand Down

0 comments on commit 4a7149e

Please sign in to comment.