Skip to content

Commit

Permalink
Revert "backend: specify core version"
Browse files Browse the repository at this point in the history
This reverts commit abc6837.
  • Loading branch information
aawsome committed Aug 18, 2024
1 parent abc6837 commit 8081c8a
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 = "0.3.0"
rustic_core = { workspace = true }

# errors
anyhow = "1.0.86"
Expand Down

0 comments on commit 8081c8a

Please sign in to comment.