Skip to content

Commit

Permalink
Bump fraction from 0.15.1 to 0.15.2 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 4, 2024
1 parent c6dbaf2 commit 4c13a49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ clap = { workspace = true, features = ["wrap_help"] }
clap_complete = "4.5.2"
clap_complete_nushell = "4.5.1"
dialoguer.workspace = true
fraction = { version = "0.15.1", default-features = false }
fraction = { version = "0.15.2", default-features = false }
humantime = "2.1.0"
once_cell = "1.19.0"
scryptenc = { version = "0.9.5", path = "../scryptenc" }
Expand Down

0 comments on commit 4c13a49

Please sign in to comment.