mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-19 20:14:05 +08:00
Use [lints] in Cargo.toml and apply more lints
This commit is contained in:
@@ -15,3 +15,6 @@ sha2 = "0.10"
|
||||
tar = "0.4"
|
||||
toml_edit = { version = "0.20", features = ["serde"] }
|
||||
ureq = { version = "2", features = ["json"] }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user