Skip to content

Commit 5fc54dc

Browse files
fix(deps): update rust crate once_cell to 1.21.2
1 parent a96f1f3 commit 5fc54dc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ colored = "2.2"
228228
dialoguer = "0.11"
229229
futures = "0.3"
230230
indexmap = "2.7"
231-
once_cell = "1.17"
231+
once_cell = "1.21.2"
232232

233233
# The profile that 'dist' will build with
234234
[profile.dist]

0 commit comments

Comments
 (0)