Skip to content

Commit

Permalink
backend: specify core version
Browse files Browse the repository at this point in the history
  • Loading branch information
aawsome committed Aug 18, 2024
1 parent 3c8b08a commit abc6837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ rclone = ["rest", "dep:rand", "dep:semver"]

[dependencies]
# core
rustic_core = { workspace = true }
rustic_core = "0.3.0"

# errors
anyhow = "1.0.86"
Expand Down

0 comments on commit abc6837

Please sign in to comment.