mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-09 03:40:23 +00:00
Changed dependency err-impl to be a git dependency.
Re-enabled workflow for `clippy` and testing.
This commit is contained in:
@@ -19,4 +19,4 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
# Derives
|
||||
derive_more = "0.99"
|
||||
err-impl = { path = "../err-impl" }
|
||||
err-impl = { git = "https://github.com/Zenithsiz/err-impl" }
|
||||
|
||||
Reference in New Issue
Block a user