Skip to content

Commit

Permalink
Update Rust crate once_cell to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 4, 2022
1 parent 3aa20d4 commit 2b7c20d
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 @@ -15,7 +15,7 @@ github = { repository = "j5ik2o/prop-check-rs", workflow = "Rust" }
[dependencies]
log = "0.4.17"
rand = { version = "0.8.5" }
once_cell = "1.12.0"
once_cell = "1.12.1"
bigdecimal = "0.3.0"
iso-4217 = "0.1"
num-bigint = "0.4"
Expand Down

0 comments on commit 2b7c20d

Please sign in to comment.