Skip to content

Commit

Permalink
use rustic_core from workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
aawsome committed Aug 20, 2024
1 parent 62a2c4b commit 28c015a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/testing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ anyhow = { workspace = true }
bytes = { workspace = true }
enum-map = { workspace = true }
once_cell = "1.19.0"
rustic_core = "0.3.0"
rustic_core = { workspace = true }
tempfile = { workspace = true }

[lints]
Expand Down

0 comments on commit 28c015a

Please sign in to comment.