Skip to content

Commit

Permalink
fix(deps): update rust crate once_cell to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 29, 2022
1 parent 24d75fc commit 24cbe6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -16,7 +16,7 @@ github = { repository = "j5ik2o/prop-check-rs", workflow = "ci" }
log = "0.4.17"
rand = "0.8.5"
rand_distr = "0.4.3"
once_cell = "1.16.0"
once_cell = "1.17.0"
bigdecimal = "0.3.0"
iso-4217 = "0.1"
num-bigint = "0.4"
Expand Down

0 comments on commit 24cbe6b

Please sign in to comment.