mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Use proper workspace path declarations, remove workspace patch section
This commit is contained in:
parent
44b50204e2
commit
c18a59b0cb
12 changed files with 40 additions and 57 deletions
|
|
@ -16,7 +16,7 @@ cpu-pinning = ["hwloc", "libc"]
|
|||
rustls-config = ["rustls", "rustls-pemfile"]
|
||||
|
||||
[dependencies]
|
||||
aquatic_toml_config = "0.2.0"
|
||||
aquatic_toml_config = { version = "0.2.0", path = "../aquatic_toml_config" }
|
||||
|
||||
ahash = "0.7"
|
||||
anyhow = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue