mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 15:52:38 +00:00
cargo.toml set resolver to 2
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "rustical"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
resolver = "2"
|
||||
|
||||
[dependencies]
|
||||
rustical_store = { path = "./crates/store/" }
|
||||
|
||||
Reference in New Issue
Block a user