mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-01 13:38:01 +00:00
Switch to syntex::with_extra_stack
This commit is contained in:
@@ -17,5 +17,5 @@ with-syntex = ["syntex_syntax", "syntex_errors"]
|
||||
|
||||
[dependencies]
|
||||
clippy = { version = "^0.*", optional = true }
|
||||
syntex_syntax = { version = "^0.41.0", optional = true }
|
||||
syntex_errors = { version = "^0.41.0", optional = true }
|
||||
syntex_syntax = { version = "^0.42.0", optional = true }
|
||||
syntex_errors = { version = "^0.42.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user