mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-28 05:21:05 +00:00
Merge pull request #2974 from dtolnay/patchserdecore
Patch serde_core at workspace level
This commit is contained in:
commit
9cf3f2ed7d
@ -10,6 +10,7 @@ resolver = "2"
|
||||
|
||||
[patch.crates-io]
|
||||
serde = { path = "serde" }
|
||||
serde_core = { path = "serde_core" }
|
||||
|
||||
[workspace.dependencies]
|
||||
proc-macro2 = { version = "1.0.74", default-features = false }
|
||||
|
Loading…
x
Reference in New Issue
Block a user