Bump syntex to 0.46
This commit is contained in:
parent
c8c9f7d96c
commit
7ffea5a716
@ -26,5 +26,5 @@ post-expansion = "0.1.0"
|
||||
quote = "0.3"
|
||||
serde_codegen_internals = { version = "=0.10.0", default-features = false, path = "../serde_codegen_internals" }
|
||||
syn = { version = "0.9", features = ["aster", "visit"] }
|
||||
syntex = { version = "^0.45.0", optional = true }
|
||||
syntex_syntax = { version = "^0.45.0", optional = true }
|
||||
syntex = { version = "^0.46.0", optional = true }
|
||||
syntex_syntax = { version = "^0.46.0", optional = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user