Skip to content

Commit 4c0a9c6

Browse files
fix(deps): update rust crate once_cell to 1.18
1 parent 16df032 commit 4c0a9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.18"
2929
open_cmd = { version = "0.1.0", features = ["tracing"] }
3030
petgraph = "0.6"
3131
regex = "1.8"

0 commit comments

Comments
 (0)