mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 09:07:57 +00:00
Workaround for "no bin target named serde_derive_tests_no_std"
This commit is contained in:
@@ -7,3 +7,5 @@ publish = false
|
||||
libc = { version = "0.2", default-features = false }
|
||||
serde = { path = "../../serde", default-features = false }
|
||||
serde_derive = { path = "../../serde_derive" }
|
||||
|
||||
[workspace]
|
||||
|
||||
Reference in New Issue
Block a user