Skip to content

Commit

Permalink
chore(deps): update rust crate once_cell to 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2024
1 parent f5d240d commit 606b899
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.0"
once_cell = "1.20.1"
dinghy-test = "0.7.2"
itertools = "0.13"
include_dir = "0.7"
Expand Down

0 comments on commit 606b899

Please sign in to comment.