diff --git a/Cargo.toml b/Cargo.toml index 1b36eda..5f3b929 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.20.1" +once_cell = "1.20.2" dinghy-test = "0.7.2" itertools = "0.13" include_dir = "0.7"