Skip to content

Commit 28c015a

Browse files
committed
use rustic_core from workspace
1 parent 62a2c4b commit 28c015a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/testing/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ anyhow = { workspace = true }
1515
bytes = { workspace = true }
1616
enum-map = { workspace = true }
1717
once_cell = "1.19.0"
18-
rustic_core = "0.3.0"
18+
rustic_core = { workspace = true }
1919
tempfile = { workspace = true }
2020

2121
[lints]

0 commit comments

Comments
 (0)