Skip to content

Commit 1355af8

Browse files
committed
chore(deps): update compatible (dev)
1 parent 4bed961 commit 1355af8

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Cargo.lock

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

crates/libtest2-mimic/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ libtest2-harness = { version = "0.1.0", path = "../libtest2-harness" }
3535
cmd = "0.0.0"
3636
dunce = "1.0.4"
3737
escargot = "0.5.8"
38-
once_cell = "1.18.0"
38+
once_cell = "1.19.0"
3939
pathdiff = "0.2.1"
40-
snapbox = "0.4.14"
40+
snapbox = "0.4.15"

crates/libtest2/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ libtest2-harness = { version = "0.1.0", path = "../libtest2-harness" }
3535
cmd = "0.0.0"
3636
dunce = "1.0.4"
3737
escargot = "0.5.8"
38-
once_cell = "1.18.0"
38+
once_cell = "1.19.0"
3939
pathdiff = "0.2.1"
40-
snapbox = "0.4.14"
40+
snapbox = "0.4.15"

0 commit comments

Comments
 (0)