Skip to content

Commit ee62921

Browse files
committed
proc-macro2 1.0.82
1 parent 0ee715e commit ee62921

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ndarray = { version = "0.15.3", features = ["serde"] }
1616
pyo3 = { version = "0.14", features = ["extension-module"], optional = true }
1717
numpy = { version = "0.14.1", optional = true }
1818

19+
proc-macro2 = "1.0.82"
20+
1921
# wasm build
2022
wasm-bindgen = { version = "0.2.50", features = ["serde-serialize"] }
2123
getrandom = { version = "0.2", features = ["js"] }

0 commit comments

Comments
 (0)