Skip to content

Commit 76865fc

Browse files
fix(deps): update rust crate once_cell to 1.19
1 parent 16df032 commit 76865fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ hex = "0.4.3"
2525
hostname = "0.3"
2626
itertools = "0.11.0"
2727
md-5 = "0.10.5"
28-
once_cell = "1.15"
28+
once_cell = "1.19"
2929
open_cmd = { version = "0.1.0", features = ["tracing"] }
3030
petgraph = "0.6"
3131
regex = "1.8"

0 commit comments

Comments
 (0)