mirror of
https://github.com/RGBCube/embd-rs
synced 2025-07-29 22:47:44 +00:00
Add .cargo/config.toml for lib editing
This commit is contained in:
parent
766b11a9b7
commit
2b65ed2c2d
2 changed files with 4 additions and 0 deletions
2
.cargo/config.toml
Normal file
2
.cargo/config.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[build]
|
||||
rustflags = [ "--cfg", "procmacro2_semver_exempt" ]
|
Loading…
Add table
Add a link
Reference in a new issue