mirror of
https://github.com/RGBCube/embd-rs
synced 2025-07-29 06:27:44 +00:00
Remove procmacro2_semver_exempt
This commit is contained in:
parent
a4724700b2
commit
8dd31ecc77
9 changed files with 2 additions and 188 deletions
|
@ -8,10 +8,7 @@ categories = [ "filesystem" ]
|
|||
authors = [ "RGBCube" ]
|
||||
version = "0.1.4"
|
||||
edition = "2021"
|
||||
include = [ "src/**/*.rs", "README.md" ]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustc-args = [ "--cfg", "procmacro2_semver_exempt" ]
|
||||
include = [ "src/**/*.rs", "../README.md" ]
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue