mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-19 13:21:06 +00:00
Add more identifiers to the platform
This commit is contained in:
@@ -10,10 +10,12 @@ rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
clap = { workspace = true }
|
||||
moka = { workspace = true, features = ["sync"] }
|
||||
once_cell = { workspace = true }
|
||||
semver = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
strum = { workspace = true }
|
||||
tokio = { workspace = true, default-features = false, features = ["time"] }
|
||||
|
||||
[lints]
|
||||
|
||||
Reference in New Issue
Block a user