Update proc-macro-crate (#2660)

This commit is contained in:
Bastian Köcher
2023-12-08 16:10:58 +01:00
committed by GitHub
parent da40d97a23
commit f6ae145813
11 changed files with 31 additions and 41 deletions
@@ -16,7 +16,7 @@ anyhow = "1.0.0"
[build-dependencies]
parity-wasm = "0.45.0"
tempfile = "3.8.1"
toml = "0.8.8"
toml = "0.8.2"
twox-hash = "1.6.3"
anyhow = "1.0.0"
cfg-if = { version = "1.0", default-features = false }