Skip to content

Commit 87914b1

Browse files
committed
Pull in proc-macro2 sccache fix
1 parent b617188 commit 87914b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ default = ["std"]
1616
std = []
1717

1818
[dependencies]
19-
serde = { version = "1.0", optional = true, default-features = false }
19+
serde = { version = "1.0.194", optional = true, default-features = false }
2020

2121
[lib]
2222
doc-scrape-examples = false

0 commit comments

Comments
 (0)