Skip to content

Commit bce702b

Browse files
Bump once_cell from 1.21.1 to 1.21.3 (#406)
1 parent f24d09b commit bce702b

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.

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ lazy_static = "1.4.0"
3434
serde = { version = "1.0", features = ["derive"] }
3535
serde_json = "1.0"
3636
log = "0.4.27"
37-
once_cell = { version = "1.21.1" }
37+
once_cell = { version = "1.21.3" }
3838
tracing = { version = "0.1.41", features = ["log"] }
3939
tracing-log = "0.2.0"
4040
tracing-core = "0.1.33"

0 commit comments

Comments
 (0)