mirror of
https://github.com/RGBCube/embd-rs
synced 2025-07-29 22:47:44 +00:00
Clippy lints and optimization
This commit is contained in:
parent
a4724700b2
commit
601d4fed5f
6 changed files with 17 additions and 153 deletions
|
@ -8,7 +8,7 @@ categories = [ "filesystem" ]
|
|||
authors = [ "RGBCube" ]
|
||||
version = "0.1.4"
|
||||
edition = "2021"
|
||||
include = [ "src/**/*.rs", "README.md" ]
|
||||
include = [ "src/**/*.rs", "../README.md" ]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustc-args = [ "--cfg", "procmacro2_semver_exempt" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue