Skip to content

Commit

Permalink
chore(deps): update rust crate once_cell to 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent 2fc79b9 commit f0d6eec
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 @@ -40,7 +40,7 @@ doc-comment = "0.3.3"
uuid = { version = "1.10.0", features = ["serde", "v4"] }
chrono = { version = "0.4", features = ["serde"] }
rand = "0.8.5"
once_cell = "1.19"
once_cell = "1.20.0"
dinghy-test = "0.7.2"
itertools = "0.13"
include_dir = "0.7"
Expand Down

0 comments on commit f0d6eec

Please sign in to comment.