chore(deps): switch to git for built for pedantic clippy fix
This commit is contained in:
@@ -16,7 +16,7 @@ lto = true
|
||||
strip = true
|
||||
|
||||
[build-dependencies]
|
||||
built = { version = "0", features = ["git2"] }
|
||||
built = { git = "https://github.com/lukaslueg/built", features = ["git2"] }
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user