mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-14 18:32:42 +00:00
Remove dependency on target_info. (#7964)
Remove dependency on target_info, use standard library instead.
This commit is contained in:
@@ -7,7 +7,6 @@ edition = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
git-version = "0.3.4"
|
||||
target_info = "0.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
regex = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user