We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a2c4b commit 28c015aCopy full SHA for 28c015a
crates/testing/Cargo.toml
@@ -15,7 +15,7 @@ anyhow = { workspace = true }
15
bytes = { workspace = true }
16
enum-map = { workspace = true }
17
once_cell = "1.19.0"
18
-rustic_core = "0.3.0"
+rustic_core = { workspace = true }
19
tempfile = { workspace = true }
20
21
[lints]
0 commit comments