Fix clippy and track in CI
`flake check` will run clippy.
This commit is contained in:
parent
654addc555
commit
351a206776
13 changed files with 82 additions and 50 deletions
|
|
@ -11,3 +11,6 @@ path = "src/lib.rs"
|
|||
anyhow = "1.0"
|
||||
nix-bindings-bindgen-raw = { path = "../nix-bindings-bindgen-raw" }
|
||||
ctor = "0.2"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue